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.CanAddNew Property (ArcObjects .NET 10.5 SDK) |
Indicates whether we can add a new server directory of this type.
[Visual Basic .NET] Public ReadOnly Property CanAddNew As Boolean
[C#] public bool CanAddNew {get;}
[C++]
HRESULT get_CanAddNew(
VARIANT_BOOL* pCanAddNew
);
[C++]
Parameters pCanAddNew [out, retval] pCanAddNew is a parameter of type VARIANT_BOOL