Get EndPointUrl property.
[Visual Basic .NET] Public Property EndPointUrl As String
[C#] public string EndPointUrl {get; set;}
[C++]
HRESULT get_EndPointUrl(
BSTR* pUrl
);
[C++]
HRESULT put_EndPointUrl(
BSTR pUrl
);
[C++]Parameters
pUrl [out, retval] pUrl is a parameter of type BSTR pUrl [in] pUrl is a parameter of type BSTR
Product Availability
Available with ArcGIS Engine, ArcGIS Desktop, and ArcGIS Server.