CustomProp

CustomProp class

CustomProp 構造体.

public class CustomProp

コンストラクター

名前説明
CustomProp()デフォルトのコンストラクター。

プロパティ

名前説明
CustomValue { get; set; }プロパティの値.
Name { get; set; }カスタム プロパティの名前。
PropType { get; set; }カスタム プロパティのデータ型。

関連項目