Compartir a través de


DBSetupDeployTask.OutputDirectory (Propiedad)

Obtiene o establece la cadena del directorio de resultados.

Espacio de nombres:  Microsoft.Data.Schema.Tasks
Ensamblado:  Microsoft.Data.Schema.Tasks (en Microsoft.Data.Schema.Tasks.dll)

Sintaxis

'Declaración
Public Property OutputDirectory As String
    Get
    Set
public string OutputDirectory { get; set; }
public:
property String^ OutputDirectory {
    String^ get ();
    void set (String^ value);
}
member OutputDirectory : string with get, set
function get OutputDirectory () : String
function set OutputDirectory (value : String)

Valor de propiedad

Tipo: System.String

Seguridad de .NET Framework

Vea también

Referencia

DBSetupDeployTask Clase

Microsoft.Data.Schema.Tasks (Espacio de nombres)