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