Partager via


VCCodeIDLImportLib.File, propriété

Obtient le fichier dans lequel l'objet est déclaré.

Espace de noms :  Microsoft.VisualStudio.VCCodeModel
Assembly :  Microsoft.VisualStudio.VCCodeModel (dans Microsoft.VisualStudio.VCCodeModel.dll)

Syntaxe

'Déclaration
ReadOnly Property File As String
string File { get; }
property String^ File {
    String^ get ();
}
abstract File : string with get
function get File () : String

Valeur de propriété

Type : String
Fichier dans lequel l'objet est déclaré.

Sécurité .NET Framework

Voir aussi

Référence

VCCodeIDLImportLib Interface

Microsoft.VisualStudio.VCCodeModel, espace de noms

Autres ressources

Comment : compiler et exécuter les exemples de code du modèle objet Automation