MethodDefinition.ImplAttributes Vlastnost
Definice
Důležité
Některé informace platí pro předběžně vydaný produkt, který se může zásadně změnit, než ho výrobce nebo autor vydá. Microsoft neposkytuje žádné záruky, výslovné ani předpokládané, týkající se zde uváděných informací.
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