Note
Access to this page requires authorization. You can try signing in or changing directories.
Access to this page requires authorization. You can try changing directories.
The ServerDisplayName property contains the name of the virtual machine to be displayed.
This property is read/write.
Syntax
HRESULT put_ServerDisplayName(
  [in]  BSTR serverDisplayName
);
HRESULT get_ServerDisplayName(
  [out] BSTR *serverDisplayName
);
| VB | 
|---|
 | 
Property value
The name of the virtual machine to be displayed.
This property value is read/write.
Error codes
| Name | Meaning | 
|---|---|
  | 
The operation was successful. | 
  | 
This property cannot be changed at this time. | 
  | 
The serverDisplayName parameter was NULL. | 
Requirements
| Product | 
Microsoft Virtual Server 2005 onWindows Server 2003 | 
| Download | 
Microsoft Virtual Server 2005 R2 SP1 Update onWindows Server 2008orWindows Server 2003 | 
| Header | 
  | 
| Library | 
  |