VCFxCopTool.OutputFile Свойство

Определение

Только для внутреннего применения корпорацией Майкрософт.

Этот API поддерживает инфраструктуру продукта и не предназначен для использования непосредственно из программного кода.

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

Значение свойства

String

Имя файла.

Атрибуты

Применяется к