Graphic.Filename 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.
Cette propriété renvoie ou définit l’URL (intranet ou Web) ou le chemin (local ou réseau) correspondant à l’emplacement où l’objet source spécifié a été enregistré.
public:
property System::String ^ Filename { System::String ^ get(); void set(System::String ^ value); };
public string Filename { get; set; }
Public Property Filename As String
Valeur de propriété
Remarques
La propriété FileName génère une erreur si un dossier mentionné dans le chemin d'accès n'existe pas.