Field Property

Vajhoej Record

Collapse imageExpand ImageCollapseAll imageExpandAll imageDropDown imageDropDownHover imageCopy imageCopyHover image
Corresponding reflection object.

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

Syntax

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

See Also