Warning.ObjectName 屬性
取得報表定義中提供給警告的物件名稱。唯讀。
命名空間: Microsoft.Reporting.WebForms
組件: Microsoft.ReportViewer.WebForms (在 Microsoft.ReportViewer.WebForms.dll 中)
語法
'宣告
Public ReadOnly Property ObjectName As String
Get
'用途
Dim instance As Warning
Dim value As String
value = instance.ObjectName
public string ObjectName { get; }
public:
property String^ ObjectName {
String^ get ();
}
member ObjectName : string
function get ObjectName () : String
屬性值
型別:System.String
唯讀 string 值。