VCMidlTool.UndefinePreprocessorDefinitions Свойство

Определение

Получает или задает одну или несколько отмен определений препроцессора.

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

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

String

Одна или несколько отмен определений препроцессора.

Атрибуты

Комментарии

UndefinePreprocessorDefinitions предоставляет функциональные возможности параметра /u,/u (отменить определение символов) компилятора C++ и компилятора MIDL страницы свойств MIDL: Advanced .

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