共用方式為


Library.HashPath 屬性

定義

如果這個連結庫是封裝,則取得連結庫套件哈希檔案的相對路徑。

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

屬性值

如果這個連結庫是封裝,則為連結庫哈希檔案的相對路徑。

適用於