Aracılığıyla paylaş


FullTrustAssembly.PublicKey Özellik

Tanım

Derleme ortak anahtarını alır veya ayarlar.

public:
 property System::String ^ PublicKey { System::String ^ get(); void set(System::String ^ value); };
[System.Configuration.ConfigurationProperty("publicKey", DefaultValue="", IsKey=false, IsRequired=true)]
[System.Configuration.StringValidator(MinLength=1)]
public string PublicKey { get; set; }
[<System.Configuration.ConfigurationProperty("publicKey", DefaultValue="", IsKey=false, IsRequired=true)>]
[<System.Configuration.StringValidator(MinLength=1)>]
member this.PublicKey : string with get, set
Public Property PublicKey As String

Özellik Değeri

Derlemeyle ilişkili ortak anahtarın onaltılık gösterimi.

Öznitelikler

Şunlara uygulanır