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 값입니다.

적용 대상