Library.Path プロパティ

定義

このライブラリがパッケージの場合は、パッケージ資産への相対パスを取得します。

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

プロパティ値

このライブラリがパッケージの場合は、パッケージ資産への相対パス。

適用対象