Share via


ExpansionFunction.GetDefaultValue Method

Include Protected Members
Include Inherited Members

Gets the default value for the expansion function.

This member is overloaded. For complete information about this member, including syntax, usage, and examples, click a name in the overload list.

Overload List

  Name Description
Public method GetDefaultValue() Gets the default value of the expansion function.
Public method GetDefaultValue(String%, Int32%) Gets the default value of the expansion function.

Top

Remarks

The default value for an expansion function is obtained from the code snippet template file. A default does not have to be specified for an expansion function.

See Also

Reference

ExpansionFunction Class

Microsoft.VisualStudio.Package Namespace