ClassType Property

Vajhoej Record

Collapse imageExpand ImageCollapseAll imageExpandAll imageDropDown imageDropDownHover imageCopy imageCopyHover image
.NET class type.

Namespace: Vajhoej.Record
Assembly: Record (in Record.dll) Version: 0.0.0.0

Syntax

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

See Also