VerifyFileHash.File Property

Definition

The file path.

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

Property Value

Attributes

Applies to