This document is archived and information here might be outdated. Recommended version. |
Indicates whether this server directory can be deleted.
[Visual Basic .NET] Public ReadOnly Property CanDelete As Boolean
[C#] public bool CanDelete {get;}
[C++]
HRESULT get_CanDelete(
Boolean* pCanDelete
);
[C++]
Parameters pCanDelete [out, retval]
pCanDelete is a parameter of type bool*