This document is archived and information here might be outdated. Recommended version. |
ArcObjects namespaces > 3DAnalyst > ESRI.ArcGIS.Analyst3D > Interfaces > II > IImport3DFile Interface > IImport3DFile.CanBrowse Property (ArcObjects .NET 10.4 SDK) |
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(
VARIANT_BOOL* pCanBrowse
);
[C++]
Parameters pCanBrowse [out, retval] pCanBrowse is a parameter of type VARIANT_BOOL