IDiskInfo2.LocationDisplayName Property
Windows Server 2008
Gets or sets a custom display name for the hard disk location.
Namespace: Microsoft.HomeServer.SDK.Interop.v1
Assembly: Microsoft.HomeServer.SDK.Interop.v1 (in microsoft.homeserver.sdk.interop.v1.dll)
Assembly: Microsoft.HomeServer.SDK.Interop.v1 (in microsoft.homeserver.sdk.interop.v1.dll)
/** @property */ String get_LocationDisplayName () /** @property */ void set_LocationDisplayName (/** @attribute InAttribute() */ String pDisplayName)
function get LocationDisplayName () : String function set LocationDisplayName (pDisplayName : String)