RemoteMethodData.Attributes Pole

Definice

Představuje atributy metody, která je popsána RemoteMethodData .

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

Hodnota pole

Poznámky

Hodnota tohoto pole je bitové kombinace následujících MethodAttributes hodnot, pokud to RemoteMethodData popisuje metodu objektu COM:

Platí pro