VsValidationContext Constructor
Include Protected Members
Include Inherited Members
This member is overloaded. For complete information about this member, including syntax, usage, and examples, click a name in the overload list.
Overload List
|
VsValidationContext(array<String[], ModelElement, IServiceProvider) |
Constructor. |
|
VsValidationContext(array<String[], IEnumerable<ModelElement>, IServiceProvider) |
Constructor. |
|
VsValidationContext(ValidationCategories, ModelElement, IServiceProvider) |
Constructor. |
|
VsValidationContext(ValidationCategories, IEnumerable<ModelElement>, IServiceProvider) |
Constructor. |
|
VsValidationContext(array<String[], ModelElement, IServiceProvider, Type) |
Constructor. |
|
VsValidationContext(array<String[], IEnumerable<ModelElement>, IServiceProvider, Type) |
Constructor. |
|
VsValidationContext(ValidationCategories, ModelElement, IServiceProvider, Type) |
Constructor. |
|
VsValidationContext(ValidationCategories, IEnumerable<ModelElement>, IServiceProvider, Type) |
Constructor. |
Top
See Also
Reference
VsValidationContext Class
Microsoft.VisualStudio.Modeling.Shell Namespace