Partager via


IDatabaseFileNode.IsLinkFile, propriété

Obtient une valeur qui indique si ce fichier est un fichier de liaison.

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 IsLinkFile As Boolean
    Get
bool IsLinkFile { get; }
property bool IsLinkFile {
    bool get ();
}
abstract IsLinkFile : bool
function get IsLinkFile () : boolean

Valeur de propriété

Type : System.Boolean

Sécurité .NET Framework

Voir aussi

Référence

IDatabaseFileNode Interface

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