Share via


InstallerFile.SHA1Hash Property

Definition

Gets a string that contains the SHA1Hash of the current installer file.

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

Property Value

A string that contains the SHA1Hash of the current installer file.

Applies to