Partager via


AgnosticDatabaseConfigurationExtender.ExtenderDeployScriptFileName, propriété

Obtient le nom de fichier du script de déploiement dans la page de propriétés Deploy des paramètres du projet.

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

Syntaxe

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

Valeur de propriété

Type : System.String

Sécurité .NET Framework

Voir aussi

Référence

AgnosticDatabaseConfigurationExtender Classe

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