VMWareVirtualMachineDisplayName Property
Gets the display name of this VM.
Namespace: DevCase.ThirdParty.VMwareAssembly: DevCase.net48.ThirdParty.VMware (in DevCase.net48.ThirdParty.VMware.dll) Version: 6.0.0.0 (6.0)
XMLNS for XAML: Not mapped to an xmlns.
public string DisplayName { get; }
Public ReadOnly Property DisplayName As String
Get
Dim instance As VMWareVirtualMachine
Dim value As String
value = instance.DisplayName
public:
property String^ DisplayName {
String^ get ();
}
member DisplayName : string with get
No code example is currently available or this language may not be supported.
Property Value
String