Warning.Code 属性

定义

获取或设置报表服务器分配给警告的错误代码。 只读。

public:
 property System::String ^ Code { System::String ^ get(); void set(System::String ^ value); };
public string Code { get; set; }
member this.Code : string with get, set
Public Property Code As String

属性值

只读的 String 值。

适用于