RemotePropertyData.Attributes Campo

Definição

Representa os atributos da propriedade que este RemotePropertyData descreve.

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

Valor do campo

Comentários

O valor desse campo será None se isso RemotePropertyData descrever uma propriedade de um objeto COM.

Aplica-se a