Condividi tramite


ActivityDesignerThemeAttribute.Xml Proprietà

Definizione

Ottiene o imposta una stringa XML che definisce le impostazioni di proprietà predefinite per l'ActivityDesigner.

public:
 property System::String ^ Xml { System::String ^ get(); void set(System::String ^ value); };
public string Xml { get; set; }
member this.Xml : string with get, set
Public Property Xml As String

Valore della proprietà

Stringa contenente le impostazioni predefinite delle proprietà del tema in formato XML.

Commenti

Un ActivityDesigner può passare una stringa XML che contiene uno dei valori predefiniti della proprietà del tema alla Xml proprietà dichiarando la proprietà nell'attributo Theme.

Si applica a