VCFxCopTool.OutputFile Property

Definition

Microsoft Internal Use Only.

This API supports the product infrastructure and is not intended to be used directly from your code.

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

A file name.

Attributes

Applies to