MethodDefinition.ImplAttributes Property

Definition

public:
 property System::Reflection::MethodImplAttributes ImplAttributes { System::Reflection::MethodImplAttributes get(); };
public System.Reflection.MethodImplAttributes ImplAttributes { get; }
member this.ImplAttributes : System.Reflection.MethodImplAttributes
Public ReadOnly Property ImplAttributes As MethodImplAttributes

Property Value

Applies to