RemotePropertyData.Attributes Campo

Definición

Representa los atributos de la propiedad que describe.RemotePropertyData

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

Valor de campo

Comentarios

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

Se aplica a