Partager via


CompileWorkflowTask.KeyFile Propriété

Définition

Obtient ou définit le chemin d'accès au fichier utilisé pour signer l'assembly de workflow.

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

Valeur de propriété

Chemin d'accès au fichier utilisé pour signer l'assembly de workflow.

Remarques

Ce fichier est habituellement de type .snk.

S’applique à