Share via


OwningComponentBase<TService>.Service Property

Definition

Gets the TService that is associated with this component.

protected:
 property TService Service { TService get(); };
protected TService Service { get; }
member this.Service : 'Service
Protected ReadOnly Property Service As TService

Property Value

TService

Applies to