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


IArcGISPortal.Portal Property (ArcObjects .NET 10.6 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(
  System.String* 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