VCFxCopTool2.OutputFile Property

Definition

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

Property Value

Implements

Attributes

Applies to