共用方式為


ApplicationPartManager.FeatureProviders 屬性

定義

取得 的清單 IApplicationFeatureProvider

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)

屬性值

實作

適用於