IGHARemoteClassDescriptorBaseType Property |
Base type of the class
Namespace:
RemoteRESTLib
Assembly:
GHARemoteRESTLib (in GHARemoteRESTLib.dll) Version: 1.0.14
Syntax string BaseType { get; set; }
Property BaseType As String
Get
Set
property String^ BaseType {
String^ get ();
void set (String^ value);
}
abstract BaseType : string with get, set
Property Value
Type:
StringSee Also