Bearbeiten

Freigeben über


RuntimeLibrary.RuntimeAssemblyGroups Property

Definition

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)

Property Value

Applies to