RemotePropertyData.Attributes Campo

Definición

Representa los atributos de la propiedad que RemotePropertyData describe.

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

Valor de campo

PropertyAttributes

Comentarios

El valor de este campo es None si describe una propiedad de un objeto RemotePropertyData COM.

Se aplica a