MethodImplAttribute.Value Właściwość

Definicja

MethodImplOptions Pobiera wartość opisującą metodę przypisaną.

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

Wartość właściwości

Wartość MethodImplOptions opisująca metodę przypisaną.

Dotyczy