Partager via


RuntimeLibrary.NativeLibraryGroups Propriété

Définition

Obtient la liste des groupes de bibliothèques natifs pour cette bibliothèque.

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

Valeur de propriété

Liste des groupes de bibliothèques natifs pour cette bibliothèque.

S’applique à