言語

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)

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

適用対象