VerifyFileHash.HashEncoding Property

Definition

The encoding format of Hash. Defaults to "hex".

public:
 property System::String ^ HashEncoding { System::String ^ get(); void set(System::String ^ value); };
public string HashEncoding { get; set; }
member this.HashEncoding : string with get, set
Public Property HashEncoding As String

Property Value

Applies to