DesignerAction.UserData Eigenschap

Definitie

Hiermee haalt u een woordenlijst op met gebruikersgegevens die zijn gekoppeld aan de ontwerpfunctieactie.

public:
 property System::Collections::IDictionary ^ UserData { System::Collections::IDictionary ^ get(); };
public System.Collections.IDictionary UserData { get; }
member this.UserData : System.Collections.IDictionary
Public ReadOnly Property UserData As IDictionary

Waarde van eigenschap

Een IDictionary die de gebruikersgegevens vertegenwoordigt die zijn gekoppeld aan de DesignerAction.

Van toepassing op