Share via


ContextToken.OwnerActivityName Propriété

Définition

Obtient ou définit le nom du Activity associé à ce jeton de contexte.

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

Valeur de propriété

Chaîne qui représente le nom de l'activité associée à ce jeton de contexte.

Attributs

S’applique à