RemotePropertyData.Attributes Field

Definition

Represents the attributes of the property that this RemotePropertyData describes.

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

Field Value

Remarks

The value of this field is None if this RemotePropertyData describes a property of a COM object.

Applies to