バージョン

GetEmbeddableElementType メソッド (EmbeddableEditorBase)

エディターが埋め込み要素として使用する EmbeddableUIElementBase 派生クラスの型を返します。
シンタックス
'宣言
 
Public MustOverride Function GetEmbeddableElementType() As Type
public abstract Type GetEmbeddableElementType()

戻り値の型

エディターが埋め込み要素として使用する EmbeddableUIElementBase 派生クラスの型を返します。
参照