RuntimeAssetGroup.RuntimeFiles Propriedade

Definição

Obtém uma lista de ficheiros de runtime fornecida neste grupo de runtime.

public:
 property System::Collections::Generic::IReadOnlyList<Microsoft::Extensions::DependencyModel::RuntimeFile ^> ^ RuntimeFiles { System::Collections::Generic::IReadOnlyList<Microsoft::Extensions::DependencyModel::RuntimeFile ^> ^ get(); };
public System.Collections.Generic.IReadOnlyList<Microsoft.Extensions.DependencyModel.RuntimeFile> RuntimeFiles { get; }
member this.RuntimeFiles : System.Collections.Generic.IReadOnlyList<Microsoft.Extensions.DependencyModel.RuntimeFile>
Public ReadOnly Property RuntimeFiles As IReadOnlyList(Of RuntimeFile)

Valor de Propriedade

Uma lista de apenas leitura de instâncias de ficheiros em tempo de execução.

Aplica-se a