Type::ReflectedType Property
Silverlight
Gets the class object that was used to obtain this member.
Namespace: System
Assembly: mscorlib (in mscorlib.dll)
For Type objects, the value of this property is the same as the value of the DeclaringType property.
This example displays the reflected type of a nested class.
Note: |
|---|
To run this example, see Building Examples That Use a Demo Method and a TextBlock Control. |
For a list of the operating systems and browsers that are supported by Silverlight, see Supported Operating Systems and Browsers.
Community Additions
ADD
Show:
Note: