編輯

共用方式為


Library.HashPath Property

Definition

Gets the relative path to the library package hash file, if this library is a package.

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

Property Value

The relative path to the library package hash file, if this library is a package.

Applies to