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

String 值,其中包含錯誤或警告的物件類型。

適用於