Редактиране

Споделяне чрез


Library.Path Property

Definition

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

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

Property Value

The relative path to package assets, if this library is a package.

Applies to