Redigera

Dela via


IApplicationPartManager.FeatureProviders Property

Definition

Gets the list of IApplicationFeatureProviders.

public System.Collections.Generic.IReadOnlyList<Orleans.ApplicationParts.IApplicationFeatureProvider> FeatureProviders { get; }
member this.FeatureProviders : System.Collections.Generic.IReadOnlyList<Orleans.ApplicationParts.IApplicationFeatureProvider>
Public ReadOnly Property FeatureProviders As IReadOnlyList(Of IApplicationFeatureProvider)

Property Value

Applies to