PropertyDefinition クラス

定義

プロパティ定義を表します。

public ref class PropertyDefinition abstract
public abstract class PropertyDefinition
type PropertyDefinition = class
Public MustInherit Class PropertyDefinition
継承
PropertyDefinition
派生

コンストラクター

PropertyDefinition(String)

PropertyDefinition クラスの新しいインスタンスを初期化します。

プロパティ

Name

プロパティ名。

メソッド

Create(Type, String)

プロパティ定義を作成します。

適用対象