Partager via


IProjectConfigProperties.OutputPath, 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.Project.Internal
Assembly :  Microsoft.VisualStudio.Data.Schema.Package (dans Microsoft.VisualStudio.Data.Schema.Package.dll)

Syntaxe

'Déclaration
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)

Valeur de propriété

Type : System.String

Sécurité .NET Framework

Voir aussi

Référence

IProjectConfigProperties Interface

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