DeviceLockdownProfileInformation.Name 属性

定义

获取用户描述符字符串。

public:
 property Platform::String ^ Name { Platform::String ^ get(); };
winrt::hstring Name();
public string Name { get; }
var string = deviceLockdownProfileInformation.name;
Public ReadOnly Property Name As String

属性值

String

Platform::String

winrt::hstring

用户角色 ID。

适用于