The list of supported template names.
[Visual Basic .NET] Public Property SupportedTemplateNames As IStringArray
[C#] public IStringArray SupportedTemplateNames {get; set;}
[C++]
HRESULT get_SupportedTemplateNames(
IStringArray** ppTemplateNames
);
[C++]
HRESULT putref_SupportedTemplateNames(
IStringArray* ppTemplateNames
);
[C++]Parameters
ppTemplateNames [out, retval]ppTemplateNames is a parameter of type IStringArray
ppTemplateNames [in]ppTemplateNames is a parameter of type IStringArray
Product Availability
Available with ArcGIS Engine, ArcGIS Desktop, and ArcGIS Server.