Partager via


DatabaseConfigurationExtender.ExtenderSandboxSqlCommandVariablesFile, propriété

Cette classe et ses membres sont réservés à un usage interne et ne sont pas destinés à être utilisés dans votre code.

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

Syntaxe

'Déclaration
<BrowsableAttribute(False)> _
Public Property ExtenderSandboxSqlCommandVariablesFile As String
    Get
    Set
[BrowsableAttribute(false)]
public string ExtenderSandboxSqlCommandVariablesFile { get; set; }
[BrowsableAttribute(false)]
public:
property String^ ExtenderSandboxSqlCommandVariablesFile {
    String^ get ();
    void set (String^ value);
}
[<BrowsableAttribute(false)>]
member ExtenderSandboxSqlCommandVariablesFile : string with get, set
function get ExtenderSandboxSqlCommandVariablesFile () : String
function set ExtenderSandboxSqlCommandVariablesFile (value : String)

Valeur de propriété

Type : System.String

Sécurité .NET Framework

Voir aussi

Référence

DatabaseConfigurationExtender Classe

Microsoft.VisualStudio.Data.Schema.Package.Sql.Internal, espace de noms