LinkFormat.SourceFullName 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 le chemin d'accès et le nom du fichier source pour l'objet OLE lié spécifié, une image ou un champ.
public:
property System::String ^ SourceFullName { System::String ^ get(); void set(System::String ^ value); };
public string SourceFullName { get; set; }
member this.SourceFullName : string with get, set
Public Property SourceFullName As String
Valeur de propriété
Remarques
L’utilisation de cette propriété équivaut à utiliser dans la séquence les SourcePathpropriétés , PathSeparatoret SourceName .