ExpansionFunction.GetCurrentValue Method

Include Protected Members
Include Inherited Members

Gets the current value of 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 GetCurrentValue() Gets the current value of the expansion function as a string.
Public method GetCurrentValue(String%, Int32%) Gets the current value of the expansion function.

Top

Remarks

Determines the value of the expansion function by evaluating the arguments and returning an appropriate value.

See Also

Reference

ExpansionFunction Class

Microsoft.VisualStudio.Package Namespace