RuntimeAssetGroup.AssetPaths Propriété

Définition

Obtient la liste des chemins d’accès aux ressources fournis dans ce groupe d’exécution.

public:
 property System::Collections::Generic::IReadOnlyList<System::String ^> ^ AssetPaths { System::Collections::Generic::IReadOnlyList<System::String ^> ^ get(); };
public System.Collections.Generic.IReadOnlyList<string> AssetPaths { get; }
member this.AssetPaths : System.Collections.Generic.IReadOnlyList<string>
Public ReadOnly Property AssetPaths As IReadOnlyList(Of String)

Valeur de propriété

Liste en lecture seule de chaînes qui représentent les chemins d’accès aux ressources.

S’applique à