WorkflowTheme.FilePath Propriété

Définition

Obtient ou définit le chemin d’accès au fichier du fichier.

public:
 property System::String ^ FilePath { System::String ^ get(); void set(System::String ^ value); };
[System.ComponentModel.Browsable(false)]
public string FilePath { get; set; }
[<System.ComponentModel.Browsable(false)>]
member this.FilePath : string with get, set
Public Property FilePath As String

Valeur de propriété

Chemin d'accès au fichier pour le thème.

Attributs

Exceptions

La valeur de la propriété ne peut pas être définie car le thème de workflow est en lecture seule.

Remarques

Le FilePath représente le chemin d'accès au fichier qui stocke les paramètres de thème.

S’applique à