WorkflowCompilationContext.Language Propriété
Définition
Important
Certaines informations portent sur la préversion du produit qui est susceptible d’être en grande partie modifiée avant sa publication. Microsoft exclut toute garantie, expresse ou implicite, concernant les informations fournies ici.
Obtient les options du compilateur de workflow Language qui sont disponibles au niveau de la portée actuelle.
public:
property System::String ^ Language { System::String ^ get(); };
public string Language { get; }
member this.Language : string
Public ReadOnly Property Language As String
Valeur de propriété
Langage de programmation des options du compilateur du workflow qui est disponible au niveau de la portée actuelle.