Partager via


WorkflowCompilationContext.RootNamespace Propriété

Définition

Obtient les options du compilateur de workflow RootNamespace qui sont disponibles au niveau de la portée actuelle.

public:
 property System::String ^ RootNamespace { System::String ^ get(); };
public string RootNamespace { get; }
member this.RootNamespace : string
Public ReadOnly Property RootNamespace As String

Valeur de propriété

String

Espace de noms racine des options du compilateur du workflow qui est disponible au niveau de la portée actuelle.

S’applique à