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.
Sets or retrieves the user-friendly name of the namespace.
This property is read/write.
Syntax
HRESULT put_FriendlyName(
BSTR bszFriendlyName
);
Parameters
bszFriendlyName
Return value
None
Remarks
This property is optional and can be set to an empty string.
This property cannot be set on a namespace that is or has been registered.
Requirements
Requirement | Value |
---|---|
Minimum supported client | None supported |
Minimum supported server | Windows Server 2008 [desktop apps only] |
Target Platform | Windows |
Header | wdstptmgmt.h |
DLL | Wdstptmgmt.dll |