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