Edit

Bagikan melalui


COMFieldInfo.Attributes Property

Definition

Overloads

Attributes

This API supports the product infrastructure and is not intended to be used directly from your code.

Gets the attributes that are associated with this field.

Attributes

Gets the attributes that are associated with this field.

This API supports the product infrastructure and is not intended to be used directly from your code.

public:
 virtual property System::Reflection::FieldAttributes Attributes { System::Reflection::FieldAttributes get(); };
public override System.Reflection.FieldAttributes Attributes { get; }
member this.Attributes : System.Reflection.FieldAttributes
Public Overrides ReadOnly Property Attributes As FieldAttributes

Property Value

Public

See also

Applies to