MethodImplAttribute.Value Eigenschap

Definitie

Hiermee haalt u de MethodImplOptions waarde op die de toegewezen methode beschrijft.

public:
 property System::Runtime::CompilerServices::MethodImplOptions Value { System::Runtime::CompilerServices::MethodImplOptions get(); };
public System.Runtime.CompilerServices.MethodImplOptions Value { get; }
member this.Value : System.Runtime.CompilerServices.MethodImplOptions
Public ReadOnly Property Value As MethodImplOptions

Waarde van eigenschap

De MethodImplOptions waarde die de toegeschreven methode beschrijft.

Van toepassing op