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