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