IPartnerComponent<TContext>.Context Property

Definition

Gets the component context object.

public TContext Context { get; }
member this.Context : 'Context
Public ReadOnly Property Context As TContext

Property Value

TContext

Applies to