Partage via


CompileWorkflowTask.Imports Propriété

Définition

Obtient ou définit une chaîne qui contient toutes les directives d'importation pour la compilation du workflow.

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

Valeur de propriété

Chaîne qui contient toutes les directives d'importation pour la compilation du workflow.

S’applique à