Partager via


IDatabaseFileNode.FileName, propriété

Obtient ou définit le nom du fichier représenté par ce nœud.

Espace de noms :  Microsoft.VisualStudio.Data.Schema.Package.Project
Assembly :  Microsoft.VisualStudio.Data.Schema.Package (dans Microsoft.VisualStudio.Data.Schema.Package.dll)

Syntaxe

'Déclaration
Property FileName As String
    Get
    Set
string FileName { get; set; }
property String^ FileName {
    String^ get ();
    void set (String^ value);
}
abstract FileName : string with get, set
function get FileName () : String
function set FileName (value : String)

Valeur de propriété

Type : System.String

Sécurité .NET Framework

Voir aussi

Référence

IDatabaseFileNode Interface

Microsoft.VisualStudio.Data.Schema.Package.Project, espace de noms