バージョン

GetPresetProperties メソッド

プリセット可能であるこのオブジェクトのプロパティを取得します
シンタックス
'宣言
 
Function GetPresetProperties( _
   ByVal presetType As PresetType _
) As String()
string[] GetPresetProperties( 
   PresetType presetType
)

パラメータ

presetType
返すためのプロパティのグループを指定します

戻り値の型

文字列としてのプロパティ名の配列。
参照