Compartir a través de


IProjectConfigProperties.OutputPath (Propiedad)

Esta clase y sus miembros están reservados para uso interno y no están pensados para su uso en el código.

Espacio de nombres:  Microsoft.VisualStudio.Data.Schema.Package.Project.Internal
Ensamblado:  Microsoft.VisualStudio.Data.Schema.Package (en Microsoft.VisualStudio.Data.Schema.Package.dll)

Sintaxis

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

Valor de propiedad

Tipo: System.String

Seguridad de .NET Framework

Vea también

Referencia

IProjectConfigProperties Interfaz

Microsoft.VisualStudio.Data.Schema.Package.Project.Internal (Espacio de nombres)