VCCodeInterface.File 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 le fichier dans lequel l'objet est déclaré.
public:
property System::String ^ File { System::String ^ get(); };
public:
property Platform::String ^ File { Platform::String ^ get(); };
[System.Runtime.InteropServices.DispId(548)]
public string File { [System.Runtime.InteropServices.DispId(548)] get; }
[<System.Runtime.InteropServices.DispId(548)>]
[<get: System.Runtime.InteropServices.DispId(548)>]
member this.File : string
Public ReadOnly Property File As String
Valeur de propriété
Fichier dans lequel l'objet est déclaré.
- Attributs