Sdílet prostřednictvím


COMMethodInfo.Attributes Vlastnost

Definice

Získá atributy, které jsou přidruženy k této metodě.

Toto rozhraní API podporuje produktovou infrastrukturu a není určené k použití přímo z uživatelského kódu.

public:
 virtual property System::Reflection::MethodAttributes Attributes { System::Reflection::MethodAttributes get(); };
public override System.Reflection.MethodAttributes Attributes { get; }
member this.Attributes : System.Reflection.MethodAttributes
Public Overrides ReadOnly Property Attributes As MethodAttributes

Hodnota vlastnosti

MethodAttributes

Public

Platí pro

Viz také