VCConfiguration.BuildLogFile Eigenschaft

Definition

Legt den Namen der HTML-Protokolldatei fest oder ruft ihn ab.

public:
 property System::String ^ BuildLogFile { System::String ^ get(); void set(System::String ^ value); };
public:
 property Platform::String ^ BuildLogFile { Platform::String ^ get(); void set(Platform::String ^ value); };
[System.Runtime.InteropServices.DispId(760)]
public string BuildLogFile { [System.Runtime.InteropServices.DispId(760)] get; [System.Runtime.InteropServices.DispId(760)] set; }
[<System.Runtime.InteropServices.DispId(760)>]
[<get: System.Runtime.InteropServices.DispId(760)>]
[<set: System.Runtime.InteropServices.DispId(760)>]
member this.BuildLogFile : string with get, set
Public Property BuildLogFile As String

Eigenschaftswert

String

Zeichenfolge, die den Namen enthält.

Attribute

Hinweise

Der Standardname der Protokolldatei ist buildlog.htm

Gilt für