DTSWebMethodInfo.MethodName 속성

정의

메서드의 이름을 가져옵니다.

public:
 property System::String ^ MethodName { System::String ^ get(); };
public string MethodName { get; }
member this.MethodName : string
Public ReadOnly Property MethodName As String

속성 값

메서드의 이름입니다.

적용 대상