バージョン

PresetInfo コンストラクタ

シンタックス
'宣言
 
Public Function New( _
   ByVal fileInfo As FileInfo, _
   ByVal name As String, _
   ByVal description As String, _
   ByVal presetType As PresetType, _
   ByVal cssLink As String, _
   ByVal cssImageDir As String _
)
public PresetInfo( 
   FileInfo fileInfo,
   string name,
   string description,
   PresetType presetType,
   string cssLink,
   string cssImageDir
)

パラメータ

fileInfo
name
description
presetType
cssLink
cssImageDir
参照