編輯

共用方式為


Library.Hash Property

Definition

Gets the hash of the package, if this library is a package.

public:
 property System::String ^ Hash { System::String ^ get(); };
public string? Hash { get; }
member this.Hash : string
Public ReadOnly Property Hash As String

Property Value

The hash of the package, if this library is a package.

Applies to