レポート定義で警告の原因となったオブジェクトの名前を取得します。読み取り専用です。
名前空間: Microsoft.Reporting.WinForms
アセンブリ: Microsoft.ReportViewer.WinForms (Microsoft.ReportViewer.WinForms.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
読み取り専用の文字列値。