WinMDExp.DisabledWarnings 属性
定义
要禁用的警告代码Warning codes to disable
public:
property System::String ^ DisabledWarnings { System::String ^ get(); void set(System::String ^ value); };
public string DisabledWarnings { get; set; }
member this.DisabledWarnings : string with get, set
Public Property DisabledWarnings As String
属性值
要禁用的警告代码。The warning codes to disable.