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


IStartupDialog3.IsTemplate Property (ArcObjects .NET 10.4 SDK)
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