IGHARemoteObjectDisplayName Property |
Optional display name of the GHA object. Used by UI's in-lieu of the simplename
Namespace:
RemoteRESTLib
Assembly:
GHARemoteRESTLib (in GHARemoteRESTLib.dll) Version: 1.0.14
Syntax string DisplayName { get; set; }
Property DisplayName As String
Get
Set
property String^ DisplayName {
String^ get ();
void set (String^ value);
}
abstract DisplayName : string with get, set
Property Value
Type:
StringSee Also