다음을 통해 공유


ServiceOperation.Name 속성

정의

서비스 작업의 이름입니다.

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

속성 값

문자열 이름입니다.

적용 대상