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