This document is archived and information here might be outdated. Recommended version. |
ArcObjects Help for .NET developers > ArcObjects namespaces > 3DAnalyst > ESRI.ArcGIS.Analyst3D > Interfaces > II > IImport3DFile2 Interface > IImport3DFile2.CanBrowse Property (ArcObjects .NET 10.5 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