レポート定義でエラーまたは警告の原因となったオブジェクトの種類を取得します。読み取り専用です。
名前空間: Microsoft.Reporting.WinForms
アセンブリ: Microsoft.ReportViewer.WinForms (Microsoft.ReportViewer.WinForms.dll)
構文
'宣言
Public ReadOnly Property ObjectType As String
Get
'使用
Dim instance As Warning
Dim value As String
value = instance.ObjectType
public string ObjectType { get; }
public:
property String^ ObjectType {
String^ get ();
}
member ObjectType : string
function get ObjectType () : String
プロパティ値
型: System.String
読み取り専用の文字列値。