This document is archived and information here might be outdated. Recommended version. |
Indicates if this implementation can browse for files.
[Visual Basic .NET]
Public ReadOnly Property CanBrowse As Boolean
[C#]
public bool CanBrowse {get;}
[C++]
HRESULT get_CanBrowse(
Boolean* pCanBrowse
);
[C++] Parameters pCanBrowse [out, retval]
pCanBrowse is a parameter of type bool*