MethodBuilder.Attributes 속성

정의

이 메서드의 특성을 검색합니다.

public:
 virtual property System::Reflection::MethodAttributes Attributes { System::Reflection::MethodAttributes get(); };
public override System.Reflection.MethodAttributes Attributes { get; }
member this.Attributes : System.Reflection.MethodAttributes
Public Overrides ReadOnly Property Attributes As MethodAttributes

속성 값

읽기 전용입니다. 이 메서드에 MethodAttributes 대한 값을 검색합니다.

적용 대상