INestedSite インターフェイス
重要
一部の情報は、リリース前に大きく変更される可能性があるプレリリースされた製品に関するものです。 Microsoft は、ここに記載されている情報について、明示または黙示を問わず、一切保証しません。
コンポーネントの入れ子になった完全名を取得できるようにします。
public interface class INestedSite : IServiceProvider, System::ComponentModel::ISite
public interface class INestedSite : System::ComponentModel::ISite
C#
public interface INestedSite : IServiceProvider, System.ComponentModel.ISite
C#
public interface INestedSite : System.ComponentModel.ISite
type INestedSite = interface
interface ISite
interface IServiceProvider
Public Interface INestedSite
Implements IServiceProvider, ISite
Public Interface INestedSite
Implements ISite
- 実装
Component |
クラスによって実装される場合は、ISite に関連付けられているコンポーネントを取得します。 (継承元 ISite) |
Container |
クラスによって実装される場合は、IContainer に関連付けられている ISite を取得します。 (継承元 ISite) |
Design |
クラスによって実装される場合に、コンポーネントがデザイン モードかどうかを判断します。 (継承元 ISite) |
Full |
このサイト内のコンポーネントの完全名を取得します。 |
Name |
クラスによって実装される場合は、ISite に関連付けられているコンポーネントの名前を取得または設定します。 (継承元 ISite) |
Get |
指定した型のサービス オブジェクトを取得します。 (継承元 IServiceProvider) |
製品 | バージョン |
---|---|
.NET | Core 2.0, Core 2.1, Core 2.2, Core 3.0, Core 3.1, 5, 6, 7, 8, 9 |
.NET Framework | 2.0, 3.0, 3.5, 4.0, 4.5, 4.5.1, 4.5.2, 4.6, 4.6.1, 4.6.2, 4.7, 4.7.1, 4.7.2, 4.8, 4.8.1 |
.NET Standard | 2.0, 2.1 |
GitHub で Microsoft と共同作業する
このコンテンツのソースは GitHub にあります。そこで、issue や pull request を作成および確認することもできます。 詳細については、共同作成者ガイドを参照してください。
.NET に関するフィードバック
.NET はオープンソース プロジェクトです。 フィードバックを提供するにはリンクを選択します。