MethodImplAttribute.Value 屬性

定義

取得 MethodImplOptions 描述屬性方法的值。

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

屬性值

描述 MethodImplOptions 該歸屬方法的值。

適用於