OwningComponentBase<TService>.Service プロパティ

定義

このコンポーネントに TService 関連付けられている を取得します。

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

プロパティ値

TService

適用対象