GetFileHash.Hash Property

Definition

The hash of the file. This is only set if there was one item group passed in.

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

Property Value

Attributes

Applies to