CatalogInformation.HashAlgorithm Property

Definition

Hash Algorithm used to calculate the hashes of files in Catalog

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

Property Value

Applies to