CSharpProjectConfigurationProperties6.ErrorReport Property

Definition

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

Property Value

Implements

Attributes

Applies to