IViewType インターフェイス

定義

オブジェクトエクスプローラー内のすべてのビュータイプを記述します。

public interface class IViewType
public interface IViewType
type IViewType = interface
Public Interface IViewType

プロパティ

名前 説明
Guid

ビュータイプの一意識別子を取得します。

Name

ビュータイプの名前を得ます。

適用対象