PropertyBuilder.PropertyType プロパティ

定義

このプロパティのフィールドの型を取得します。

public:
 virtual property Type ^ PropertyType { Type ^ get(); };
public override Type PropertyType { get; }
member this.PropertyType : Type
Public Overrides ReadOnly Property PropertyType As Type

プロパティ値

このプロパティの型。

適用対象