VCCodeParameter.FullName Propriété

Définition

Obtient le chemin d'accès complet et le nom du fichier de l'objet.

public:
 property System::String ^ FullName { System::String ^ get(); };
public:
 property Platform::String ^ FullName { Platform::String ^ get(); };
[System.Runtime.InteropServices.DispId(3)]
public string FullName { [System.Runtime.InteropServices.DispId(3)] get; }
[<System.Runtime.InteropServices.DispId(3)>]
[<get: System.Runtime.InteropServices.DispId(3)>]
member this.FullName : string
Public ReadOnly Property FullName As String

Valeur de propriété

String

Chemin d'accès complet et nom du fichier de l'objet.

Attributs

Remarques

La FullName propriété est appelée FileName propriété dans certaines versions de Visual Studio .

S’applique à