This documentation is archived and is not being maintained.
ExpressionEditor::GetExpressionEditor Method
Visual Studio 2008
Returns an ExpressionEditor implementation that is associated with an expression prefix or expression builder.
This member is overloaded. For complete information about this member, including syntax, usage, and examples, click a name in the overload list.
| Name | Description | |
|---|---|---|
|
GetExpressionEditor(String, IServiceProvider) | Returns an ExpressionEditor implementation that is associated with the specified expression prefix. |
|
GetExpressionEditor(Type, IServiceProvider) | Returns an ExpressionEditor implementation that is associated with the specified expression builder type. |
Show: