バージョン

SavePreset(ISupportPresetSerialization,TextWriter,String,String,PresetType,Boolean) メソッド

シンタックス
'宣言
 
Public Overloads Shared Sub SavePreset( _
   ByVal target As ISupportPresetSerialization, _
   ByVal textWriter As TextWriter, _
   ByVal name As String, _
   ByVal desc As String, _
   ByVal presetType As PresetType, _
   ByVal forViewState As Boolean _
) 
public static void SavePreset( 
   ISupportPresetSerialization target,
   TextWriter textWriter,
   string name,
   string desc,
   PresetType presetType,
   bool forViewState
)

パラメータ

target
textWriter
name
desc
presetType
forViewState
参照