DslDefinitionModelToolboxHelperBase.ToolboxFilterString Field
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.
Toolbox item filter string used to identify DslDefinitionModel toolbox items.
public: System::String ^ ToolboxFilterString;
public const string ToolboxFilterString;
val mutable ToolboxFilterString : string
Public Const ToolboxFilterString As String
Field Value
Remarks
See the MSDN documentation for the ToolboxItemFilterAttribute class for more information on toolbox item filters.