Diagram.ConnectActionFilterString 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.
Toolbox Filter string that identifies the connect action for the diagram. Moved up from SdmDiagram. Used in ToolboxAction.
public:
virtual property System::String ^ ConnectActionFilterString { System::String ^ get(); };
public virtual string ConnectActionFilterString { get; }
member this.ConnectActionFilterString : string
Public Overridable ReadOnly Property ConnectActionFilterString As String