PermissionSetAttribute.Hex 屬性

定義

取得或設定 XML 編碼的使用權限集的十六進位表示。

public:
 property System::String ^ Hex { System::String ^ get(); void set(System::String ^ value); };
public string Hex { get; set; }
member this.Hex : string with get, set
Public Property Hex As String

屬性值

String

XML 編碼的使用權限集的十六進位表示。

適用於