Warning.Code プロパティ
警告に割り当てられているエラー コードを取得します。読み取り専用です。
名前空間: Microsoft.Reporting.WinForms
アセンブリ: Microsoft.ReportViewer.WinForms (Microsoft.ReportViewer.WinForms.dll)
構文
'宣言
Public ReadOnly Property Code As String
Get
'使用
Dim instance As Warning
Dim value As String
value = instance.Code
public string Code { get; }
public:
property String^ Code {
String^ get ();
}
member Code : string
function get Code () : String
プロパティ値
型: System.String
読み取り専用の文字列値。