RemoteMethodData.Attributes 필드

정의

RemoteMethodData가 설명하는 메서드의 특성을 나타냅니다.

public: System::Reflection::MethodAttributes Attributes;
public System.Reflection.MethodAttributes Attributes;
val mutable Attributes : System.Reflection.MethodAttributes
Public Attributes As MethodAttributes 

필드 값

설명

이 필드의 값은 다음의 비트 조합 MethodAttributes 값이 RemoteMethodData COM 개체의 메서드를 설명 합니다.

적용 대상