RemoteMethodData.Attributes Campo

Definizione

Rappresenta gli attributi del metodo descritto da .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 questo RemoteMethodData descrive un metodo di un oggetto COM:

Si applica a