IWSGHAObjectPath Property |
Path to the GHA Object
Namespace:
RemoteRESTLib
Assembly:
GHARemoteRESTLib (in GHARemoteRESTLib.dll) Version: 1.0.14
Syntax string Path { get; set; }
Property Path As String
Get
Set
property String^ Path {
String^ get ();
void set (String^ value);
}
abstract Path : string with get, set
Property Value
Type:
StringSee Also