Share via


ContextToken.OwnerActivityName Proprietà

Definizione

Ottiene o imposta il nome della classe Activity associata a questo token del contesto.

public:
 property System::String ^ OwnerActivityName { System::String ^ get(); void set(System::String ^ value); };
[System.ComponentModel.TypeConverter(typeof(System.Workflow.ComponentModel.Design.PropertyValueProviderTypeConverter))]
public string OwnerActivityName { get; set; }
[<System.ComponentModel.TypeConverter(typeof(System.Workflow.ComponentModel.Design.PropertyValueProviderTypeConverter))>]
member this.OwnerActivityName : string with get, set
Public Property OwnerActivityName As String

Valore della proprietà

String

Stringa che rappresenta il nome dell'attività associata al token d9 contesto.

Attributi

Si applica a