RuntimeAssetGroup.AssetPaths Propriedade

Definição

Obtém uma lista de caminhos de ativos fornecida neste grupo de runtime.

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)

Valor de Propriedade

Uma lista de apenas leitura de cadeias que representam os caminhos dos ativos.

Aplica-se a