DslDefinitionModelValidationExtensionAttribute.DslDefinitionModelExtensionFilter Property
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.
MEF metadata exported by this part.
The Property name is the key which indicates the base designer to which this extension belongs.
public:
property System::Object ^ DslDefinitionModelExtensionFilter { System::Object ^ get(); };
public object DslDefinitionModelExtensionFilter { [System.Diagnostics.DebuggerStepThrough] get; }
[<get: System.Diagnostics.DebuggerStepThrough>]
member this.DslDefinitionModelExtensionFilter : obj
Public ReadOnly Property DslDefinitionModelExtensionFilter As Object
Property Value
- Attributes