Warning.ObjectType 屬性

定義

取得或設定錯誤或警告的嚴重程度類型。

public:
 property System::String ^ ObjectType { System::String ^ get(); void set(System::String ^ value); };
public string ObjectType { get; set; }
member this.ObjectType : string with get, set
Public Property ObjectType As String

屬性值

一個 String 值會設定錯誤或警告的嚴重程度類型。

適用於