StrongNameIdentityPermissionAttribute.PublicKey プロパティ

定義

16 進数文字列として表現される厳密な名前 ID の公開キー値を取得または設定します。

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

プロパティ値

String

16 進数文字列として表現される厳密な名前 ID の公開キー値。

適用対象