Partager via


RuntimeLibrary.RuntimeAssemblyGroups Propriété

Définition

Obtient la liste des groupes d’assemblys runtime pour cette bibliothèque.

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

Valeur de propriété

Liste des groupes d’assemblys runtime pour cette bibliothèque.

S’applique à