PrivilegeNotHeldException.PrivilegeName プロパティ

定義

有効にされていない特権の名前を取得します。

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

プロパティ値

メソッドで有効にできなかった特権の名前。

適用対象