IGHARemoteEnumDescriptorEnumerationNames Property |
Array containing enumeration member names
Namespace:
RemoteRESTLib
Assembly:
GHARemoteRESTLib (in GHARemoteRESTLib.dll) Version: 1.0.14
Syntax string[] EnumerationNames { get; }
ReadOnly Property EnumerationNames As String()
Get
property array<String^>^ EnumerationNames {
array<String^>^ get ();
}
abstract EnumerationNames : string[] with get
Property Value
Type:
StringSee Also