This document is archived and information here might be outdated.  Recommended version.


IFormatData.Templ Property (ArcObjects .NET 10.4 SDK)
ArcObjects Library Reference (DataSourcesRaster)  

IFormatData.Templ Property

Wildcard string for file matching.

[Visual Basic .NET]
Public ReadOnly Property Templ As String
[C#]
public string Templ {get;}
[C++]
HRESULT get_Templ(
  BSTR* pVal
);
[C++]

Parameters pVal [out, retval] pVal is a parameter of type BSTR

Product Availability

Available with ArcGIS Engine, ArcGIS Desktop, and ArcGIS Server.

See Also

IFormatData Interface