バージョン

DefaultEditorOwner コンストラクタ(DefaultEditorOwnerSettings)

新しい DefaultEditorOwner を初期化します。
シンタックス
'宣言
 
Public Function New( _
   ByVal settings As DefaultEditorOwnerSettings _
)
public DefaultEditorOwner( 
   DefaultEditorOwnerSettings settings
)

パラメータ

settings
エディターのデフォルト オーナー設定を提供するオブジェクト。
参照