ReflectionPermissionAttribute.TypeInformation プロパティ
アセンブリ: mscorlib (mscorlib.dll 内)

<ObsoleteAttribute("This API has been deprecated. http://go.microsoft.com/fwlink/?linkid=14202")> _ Public Property TypeInformation As Boolean
Dim instance As ReflectionPermissionAttribute Dim value As Boolean value = instance.TypeInformation instance.TypeInformation = value
[ObsoleteAttribute("This API has been deprecated. http://go.microsoft.com/fwlink/?linkid=14202")] public bool TypeInformation { get; set; }
[ObsoleteAttribute(L"This API has been deprecated. http://go.microsoft.com/fwlink/?linkid=14202")] public: property bool TypeInformation { bool get (); void set (bool value); }
/** @property */ public boolean get_TypeInformation () /** @property */ public void set_TypeInformation (boolean value)
public function get TypeInformation () : boolean public function set TypeInformation (value : boolean)
表示されていないメンバに対してリフレクションを使用できる場合は true。それ以外の場合は false。

Windows 98, Windows 2000 SP4, Windows Millennium Edition, Windows Server 2003, Windows XP Media Center Edition, Windows XP Professional x64 Edition, Windows XP SP2, Windows XP Starter Edition
開発プラットフォームの中には、.NET Framework によってサポートされていないバージョンがあります。サポートされているバージョンについては、「システム要件」を参照してください。


Weblioに収録されているすべての辞書からReflectionPermissionAttribute.TypeInformation プロパティを検索する場合は、下記のリンクをクリックしてください。

- ReflectionPermissionAttribute.TypeInformation プロパティのページへのリンク