ISharedFeature<T>.Composite Property
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
Gets a composite feature that handles delegating to the registered features in the collection.
public T Composite { get; }
member this.Composite : 'T
Public ReadOnly Property Composite As T
Property Value
T