StrongNameSignatureInformation.HashAlgorithm プロパティ

定義

厳密な名前の署名を計算するために使用されるハッシュ アルゴリズムを取得します。

public:
 property System::String ^ HashAlgorithm { System::String ^ get(); };
public string HashAlgorithm { get; }
member this.HashAlgorithm : string
Public ReadOnly Property HashAlgorithm As String

プロパティ値

厳密な名前の署名を計算するために使用されるハッシュ アルゴリズムの名前。

適用対象