This document is archived and information here might be outdated. Recommended version. |
ArcObjects Help for .NET developers > ArcObjects namespaces > Server > ESRI.ArcGIS.Server > Interfaces > IS > IServerDirectory3 Interface > IServerDirectory3.IsPrivate Property (ArcObjects .NET 10.5 SDK) |
Indicates whether this is a private server directory.
[Visual Basic .NET] Public ReadOnly Property IsPrivate As Boolean
[C#] public bool IsPrivate {get;}
[C++]
HRESULT get_IsPrivate(
VARIANT_BOOL* pIsPrivate
);
[C++]
Parameters pIsPrivate [out, retval] pIsPrivate is a parameter of type VARIANT_BOOL