method Portal.
[Visual Basic .NET] Public ReadOnly Property Portal As String
[C#] public string Portal {get;}
[C++]
HRESULT get_Portal(
BSTR* bsPortal
);
[C++]Parameters
bsPortal [out, retval] bsPortal is a parameter of type BSTR
Product Availability
Available with ArcGIS Engine, ArcGIS Desktop, and ArcGIS Server.