Share via


WellKnownClientTypeEntry.ObjectUrl 속성

정의

서버 활성 클라이언트 개체의 URL을 가져옵니다.

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

속성 값

String

서버 활성 클라이언트 개체의 URL입니다.

적용 대상