VCManifestTool.UpdateFileHashesSearchPath Property

Definition

Sets or gets the path to the file hashes.

public:
 property System::String ^ UpdateFileHashesSearchPath { System::String ^ get(); void set(System::String ^ value); };
public:
 property Platform::String ^ UpdateFileHashesSearchPath { Platform::String ^ get(); void set(Platform::String ^ value); };
[System.Runtime.InteropServices.DispId(9)]
public string UpdateFileHashesSearchPath { [System.Runtime.InteropServices.DispId(9)] get; [System.Runtime.InteropServices.DispId(9)] set; }
[<System.Runtime.InteropServices.DispId(9)>]
[<get: System.Runtime.InteropServices.DispId(9)>]
[<set: System.Runtime.InteropServices.DispId(9)>]
member this.UpdateFileHashesSearchPath : string with get, set
Public Property UpdateFileHashesSearchPath As String

Property Value

String containing the path to the file hashes.

Attributes

Applies to