[This is preliminary documentation and is subject to change.]

Namespace:  Phoenix.Runtime.Reflection
Assembly:  Phoenix (in Phoenix.dll) Version: 0.7.0.0

Syntax

         
 C#  Visual Basic  Visual C++ 
public Type Type { get; }
Public ReadOnly Property Type As Type
public:
property Type^ Type {
	Type^ get ();
}

See Also