RemoteMethodData.Attributes Campo

Definizione

Rappresenta gli attributi del metodo descritto dall'oggetto RemoteMethodData.

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

Valore del campo

Commenti

Il valore di questo campo è una combinazione bit per bit dei valori seguenti MethodAttributes se descrive RemoteMethodData un metodo di un oggetto COM:

Si applica a