DslDefinitionModelValidationExtensionAttribute Class
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
public ref class DslDefinitionModelValidationExtensionAttribute sealed : System::ComponentModel::Composition::ExportAttribute
[System.AttributeUsage(System.AttributeTargets.Method, AllowMultiple=false)]
[System.ComponentModel.Composition.MetadataAttribute]
public sealed class DslDefinitionModelValidationExtensionAttribute : System.ComponentModel.Composition.ExportAttribute
[<System.AttributeUsage(System.AttributeTargets.Method, AllowMultiple=false)>]
[<System.ComponentModel.Composition.MetadataAttribute>]
type DslDefinitionModelValidationExtensionAttribute = class
inherit ExportAttribute
Public NotInheritable Class DslDefinitionModelValidationExtensionAttribute
Inherits ExportAttribute
- Inheritance
-
DslDefinitionModelValidationExtensionAttribute
- Attributes
Constructors
DslDefinitionModelValidationExtensionAttribute() |
Properties
DslDefinitionModelExtensionFilter |
MEF metadata exported by this part. The Property name is the key which indicates the base designer to which this extension belongs. |