ArcObjects Library Reference (ArcMapUI)  

IStartupDialog3.IsTemplate Property

Gets the value determining if file path is a template.

[Visual Basic .NET]
Public ReadOnly Property IsTemplate As Boolean
[C#]
public bool IsTemplate {get;}

Product Availability

Available with ArcGIS Desktop.

See Also

IStartupDialog3 Interface