Visual Basic (Declaration) | |
---|---|
Public ReadOnly Property LicensedType As Type |
Visual Basic (Usage) | ![]() |
---|---|
Dim instance As LicenseException Dim value As Type value = instance.LicensedType |
C# | |
---|---|
public Type LicensedType {get;} |
Managed Extensions for C++ | |
---|---|
public: __property Type* get_LicensedType(); |
Target Platforms: Microsoft .NET Framework 2.0