This document is archived and information here might be outdated. Recommended version. |
ArcObjects Help for .NET developers > ArcObjects namespaces > DataSourcesRaster > ESRI.ArcGIS.DataSourcesRaster > Interfaces > II > IISATBuilder Interface > IISATBuilder.PhotoFile Property (ArcObjects .NET 10.5 SDK) |
Path to photo file.
[Visual Basic .NET] Public Property PhotoFile As String
[C#] public string PhotoFile {get; set;}
[C++]
HRESULT get_PhotoFile(
BSTR* ppPhFilePath
);
[C++]
HRESULT put_PhotoFile(
BSTR ppPhFilePath
);
[C++]
Parameters ppPhFilePath [out, retval] ppPhFilePath is a parameter of type BSTR ppPhFilePath [in] ppPhFilePath is a parameter of type BSTR