IReadOnlyPropertyBase.PropertyInfo プロパティ

定義

PropertyInfoこのプロパティに似たオブジェクトの基になる CLR プロパティの を取得します。 nullこれは、シャドウ プロパティの場合や、フィールドに直接マップされている場合に使用できます。

public System.Reflection.PropertyInfo? PropertyInfo { get; }
member this.PropertyInfo : System.Reflection.PropertyInfo
Public ReadOnly Property PropertyInfo As PropertyInfo

プロパティ値

適用対象