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

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

パラメータ

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

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