This document is archived and information here might be outdated. Recommended version. |
ArcObjects namespaces > Geodatabase > ESRI.ArcGIS.GeoDatabase > Interfaces > IR > IRasterDataset Interface > IRasterDataset.BasicOpenFromFile Method (ArcObjects .NET 10.4 SDK) |
Opens the dataset from file.
[Visual Basic .NET] Public Sub BasicOpenFromFile ( _ ByVal Path As String _ )
[C#] public void BasicOpenFromFile ( string Path );
[C++]
HRESULT BasicOpenFromFile(
BSTR Path
);
[C++]
Parameters Path [in] Path is a parameter of type BSTR