IFilterTokenValues Interface

 

Specifies the filtering logic to run when a project or item is instantiated from a template.

Namespace:   Microsoft.VisualStudio.TemplateWizard
Assembly:  Microsoft.VisualStudio.TemplateWizardInterface (in Microsoft.VisualStudio.TemplateWizardInterface.dll)

public interface class IFilterTokenValues

NameDescription
System_CAPS_pubmethodFilterReplacementTokens(String^, String^, Dictionary<String^, String^>^)

Specifies the filtering logic to run when a project or item is instantiated from a template.

Return to top
Show: