共用方式為


Library.Path 屬性

定義

如果這個連結庫是封裝,則取得封裝資產的相對路徑。

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

屬性值

如果這個連結庫是封裝,則為套件資產的相對路徑。

適用於