Warning.ObjectName 屬性

定義

取得或設定報告定義中對警告有貢獻的物件名稱。

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

屬性值

一個 String 包含報告定義中對警告有貢獻物件名稱的值。

適用於