ActivityDesignerTheme.DesignerImagePath 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 ou définit le chemin d’accès de l’image pour le concepteur.
public:
virtual property System::String ^ DesignerImagePath { System::String ^ get(); void set(System::String ^ value); };
public virtual string DesignerImagePath { get; set; }
member this.DesignerImagePath : string with get, set
Public Overridable Property DesignerImagePath As String
Valeur de propriété
Le chemin d’accès de l’image pour le concepteur.
Remarques
Le DesignerImagePath est le chemin d’accès au fichier image à utiliser comme image par défaut à afficher pour le concepteur.