This document is archived and information here might be outdated. Recommended version. |
.
[Visual Basic .NET]
Public ReadOnly Property AllowOthersToDelete As Boolean
[C#]
public bool AllowOthersToDelete {get;}
[C++]
HRESULT get_AllowOthersToDelete(
Boolean* allow
);
[C++] Parameters allow [out, retval]
allow is a parameter of type bool*