共用方式為


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

使用者角色識別碼。

適用於