FieldReferenceReference Property |
[Missing <summary> documentation for "P:X3Platform.DynamicProxy.Builder.CodeBuilder.SimpleAST.FieldReference.Reference"]
Namespace: X3Platform.DynamicProxy.Builder.CodeBuilder.SimpleASTAssembly: X3Platform.Support (in X3Platform.Support.dll) Version: 1.0.0.0 (2.0.0.0)
Syntaxpublic FieldBuilder Reference { get; }
public:
property FieldBuilder^ Reference {
FieldBuilder^ get ();
}
Property Value
Type:
FieldBuilder
See Also