VerifyFileHash.Hash Property

Definition

The expected hash of the file.

public:
 property System::String ^ Hash { System::String ^ get(); void set(System::String ^ value); };
[Microsoft.Build.Framework.Required]
public string Hash { get; set; }
[<Microsoft.Build.Framework.Required>]
member this.Hash : string with get, set
Public Property Hash As String

Property Value

Attributes

Applies to