Share via


Library.HashPath Property

Definition

Overloads

HashPath

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

HashPath

Source:
Library.cs
Source:
Library.cs
Source:
Library.cs
Source:
Library.cs
Source:
Library.cs

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