VariableArgumentPropertyEditor Class

 

Updated: March 5, 2013

Represents a property editor for editing variable argument.

Namespace:   Microsoft.Activities.Design.PropertyEditors
Assembly:  Microsoft.Activities.Design (in Microsoft.Activities.Design.dll)


public sealed class VariableArgumentPropertyEditor : DialogPropertyValueEditor

NameDescription
System_CAPS_pubmethodVariableArgumentPropertyEditor()

Initializes a new instance of the VariableArgumentPropertyEditor class.

NameDescription
System_CAPS_pubmethodEquals(Object)

(Inherited from Object.)

System_CAPS_pubmethodGetHashCode()

(Inherited from Object.)

System_CAPS_pubmethodGetType()

(Inherited from Object.)

System_CAPS_pubmethodShowDialog(PropertyValue, IInputElement)

Displays the editor dialog with specified property value and command source.(Overrides DialogPropertyValueEditor.ShowDialog(PropertyValue, IInputElement).)

System_CAPS_pubmethodToString()

(Inherited from Object.)

Any public static (Shared in Visual Basic) members of this type are thread safe. Any instance members are not guaranteed to be thread safe.

Return to top

Community Additions

ADD
Show: