ReflectionPermissionAttribute.TypeInformation プロパティ
定義
重要
一部の情報は、リリース前に大きく変更される可能性があるプレリリースされた製品に関するものです。 Microsoft は、ここに記載されている情報について、明示または黙示を問わず、一切保証しません。
注意事項
この API は非推奨になりました。
注意事項
ReflectionPermissionAttribute.TypeInformation has been deprecated and is not supported.
注意事項
This API has been deprecated. http://go.microsoft.com/fwlink/?linkid=14202
注意事項
not enforced in 2.0+
表示されていないメンバーに対してリフレクションを使用できるかどうかを示す値を取得または設定します。
public:
property bool TypeInformation { bool get(); void set(bool value); };
[System.Obsolete]
public bool TypeInformation { get; set; }
[System.Obsolete("ReflectionPermissionAttribute.TypeInformation has been deprecated and is not supported.")]
public bool TypeInformation { get; set; }
public bool TypeInformation { get; set; }
[System.Obsolete("This API has been deprecated. http://go.microsoft.com/fwlink/?linkid=14202")]
public bool TypeInformation { get; set; }
[System.Obsolete("not enforced in 2.0+")]
public bool TypeInformation { get; set; }
[<System.Obsolete>]
member this.TypeInformation : bool with get, set
[<System.Obsolete("ReflectionPermissionAttribute.TypeInformation has been deprecated and is not supported.")>]
member this.TypeInformation : bool with get, set
member this.TypeInformation : bool with get, set
[<System.Obsolete("This API has been deprecated. http://go.microsoft.com/fwlink/?linkid=14202")>]
member this.TypeInformation : bool with get, set
[<System.Obsolete("not enforced in 2.0+")>]
member this.TypeInformation : bool with get, set
Public Property TypeInformation As Boolean
プロパティ値
表示されていないメンバーに対してリフレクションを使用できる場合は true
。それ以外の場合は false
。
- 属性
注釈
このプロパティは使用されなくなりました。 表示されないメンバーのメタデータを反映する必要 ReflectionPermissionがなくなりました。