다음을 통해 공유


Warning.ObjectType 속성

오류 또는 경고를 발생시킨 보고서 정의의 개체 유형을 가져옵니다. 읽기 전용입니다.

네임스페이스:  Microsoft.Reporting.WebForms
어셈블리:  Microsoft.ReportViewer.WebForms(Microsoft.ReportViewer.WebForms.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
읽기 전용 string

참고 항목

참조

Warning 클래스

Microsoft.Reporting.WebForms 네임스페이스