Edit

Share via


RuntimeLibrary.NativeLibraryGroups Property

Definition

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)

Property Value

Applies to