Partager via


DatabasePropertyPageDefinition.IsConfigDependent, propriété

Obtient ou définit une valeur qui indique si ces propriétés dépendent de la configuration de projet.

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
Public ReadOnly Property IsConfigDependent As Boolean
    Get
public bool IsConfigDependent { get; }
public:
virtual property bool IsConfigDependent {
    bool get () sealed;
}
abstract IsConfigDependent : bool
override IsConfigDependent : bool
final function get IsConfigDependent () : boolean

Valeur de propriété

Type : System.Boolean

Implémentations

IDatabaseProjectPropertyPageDefinition.IsConfigDependent

Sécurité .NET Framework

Voir aussi

Référence

DatabasePropertyPageDefinition Classe

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