Partager via


IDatabaseReferenceNode.IncludeStatement, propriété

Obtient l'instruction include pour 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
ReadOnly Property IncludeStatement As String
    Get
string IncludeStatement { get; }
property String^ IncludeStatement {
    String^ get ();
}
abstract IncludeStatement : string
function get IncludeStatement () : String

Valeur de propriété

Type : System.String

Notes

L'instruction d'inclusion est l'identificateur unique des références.

Sécurité .NET Framework

Voir aussi

Référence

IDatabaseReferenceNode Interface

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