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
唯讀 string 值。