CategoryAttribute.Format プロパティ

定義

Format カテゴリを表す CategoryAttribute を取得します。

public:
 static property System::ComponentModel::CategoryAttribute ^ Format { System::ComponentModel::CategoryAttribute ^ get(); };
public static System.ComponentModel.CategoryAttribute Format { get; }
static member Format : System.ComponentModel.CategoryAttribute
Public Shared ReadOnly Property Format As CategoryAttribute

プロパティ値

Format カテゴリの CategoryAttribute

適用対象