TreeView for WinForms
C1DescriptionAttribute コンストラクタ(Type,String,String,String)

C1.Win.6 アセンブリ > C1.Win.Localization 名前空間 > C1DescriptionAttribute クラス > C1DescriptionAttribute コンストラクタ : C1DescriptionAttribute コンストラクタ(Type,String,String,String)
文字列プロパティを定義する System.Type
特定の説明文字列を維持するために使用されるキー値。
デフォルトの非ローカライズ説明テキスト。
formatDescription パラメータの引数。
C1DescriptionAttribute 属性の新しいインスタンスを初期化します。
シンタックス
'宣言
 
Public Function New( _
   ByVal stringsType As System.Type, _
   ByVal key As System.String, _
   ByVal formatDescription As System.String, _
   ByVal ag0 As System.String _
)
public C1DescriptionAttribute( 
   System.Type stringsType,
   System.string key,
   System.string formatDescription,
   System.string ag0
)

パラメータ

stringsType
文字列プロパティを定義する System.Type
key
特定の説明文字列を維持するために使用されるキー値。
formatDescription
デフォルトの非ローカライズ説明テキスト。
ag0
formatDescription パラメータの引数。
参照

C1DescriptionAttribute クラス
C1DescriptionAttribute メンバ
オーバーロード一覧