This document is archived and information here might be outdated.  Recommended version.


IArcGISPortal.Portal Property (ArcObjects .NET 10.5 SDK)
ArcObjects Library Reference (SystemUI)  

IArcGISPortal.Portal Property

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.

See Also

IArcGISPortal Interface