RemoteMethodData.Attributes Fält

Definition

Representerar attributen för den metod som beskrivs.RemoteMethodData

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

Fältvärde

Kommentarer

Värdet för det här fältet är en bitvis kombination av följande MethodAttributes värden om detta RemoteMethodData beskriver en metod för ett COM-objekt:

Gäller för