This document is archived and information here might be outdated. Recommended version. |
Fully qualified (NITF) file name of this ICSMXform.
[Visual Basic .NET]
Public Property ImageFile As String
[C#]
public string ImageFile {get; set;}
[C++]
HRESULT get_ImageFile(
System.String* pNITFImageFile
);
[C++]
HRESULT put_ImageFile(
BSTR pNITFImageFile
);
[C++] Parameters pNITFImageFile [out, retval]
pNITFImageFile is a parameter of type BSTR* pNITFImageFile [in]
pNITFImageFile is a parameter of type BSTR