This document is archived and information here might be outdated. Recommended version. |
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(
Boolean* pCanAddNew
);
[C++] Parameters pCanAddNew [out, retval]
pCanAddNew is a parameter of type bool*