RemoteFieldData.Attributes Field

Definition

Represents the attributes of the field that this RemoteFieldData describes.

public: System::Reflection::FieldAttributes Attributes;
public System.Reflection.FieldAttributes Attributes;
val mutable Attributes : System.Reflection.FieldAttributes
Public Attributes As FieldAttributes 

Field Value

Remarks

This field is not used if this RemoteFieldData describes a field of a COM object.

Applies to