MonoTouch.Foundation.FieldAttribute Class
This attribute is present on properties to indicate that they reflect an underlying unmanaged global variable.

See Also: FieldAttribute Members

Syntax

[System.AttributeUsage(System.AttributeTargets.Property)]
public class FieldAttribute : Attribute

Remarks

When this attribute is present on a property, it indicates that the property actually reflects an underlying unmanaged global variable.

Requirements

Namespace: MonoTouch.Foundation
Assembly: monotouch (in monotouch.dll)
Assembly Versions: 0.0.0.0