Share via


StrongNameSignatureInformation.HashAlgorithm 屬性

定義

取得雜湊演算法,用來計算強式名稱簽章。

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

屬性值

雜湊演算法的名稱,用來計算強式名稱簽章。

適用於