Partager via


VCPropertySheet.BuildLogFile, propriété

Obtient ou définit le nom BuildLogFile.

Espace de noms :  Microsoft.VisualStudio.VCProjectEngine
Assembly :  Microsoft.VisualStudio.VCProjectEngine (dans Microsoft.VisualStudio.VCProjectEngine.dll)

Syntaxe

'Déclaration
Property BuildLogFile As String
string BuildLogFile { get; set; }
property String^ BuildLogFile {
    String^ get ();
    void set (String^ value);
}
abstract BuildLogFile : string with get, set
function get BuildLogFile () : String 
function set BuildLogFile (value : String)

Valeur de propriété

Type : String
Chaîne contenant le nom BuildLogFile.

Sécurité .NET Framework

Voir aussi

Référence

VCPropertySheet Interface

Microsoft.VisualStudio.VCProjectEngine, espace de noms