PrivilegeNotHeldException.PrivilegeName 屬性
定義
重要
部分資訊涉及發行前產品,在發行之前可能會有大幅修改。 Microsoft 對此處提供的資訊,不做任何明確或隱含的瑕疵擔保。
取得未啟用之權限的名稱。
public:
property System::String ^ PrivilegeName { System::String ^ get(); };
public string? PrivilegeName { get; }
public string PrivilegeName { get; }
member this.PrivilegeName : string
Public ReadOnly Property PrivilegeName As String
屬性值
方法無法啟用之權限的名稱。