다음을 통해 공유


Warning.ObjectName 속성

경고에 영향을 준 보고서 정의의 개체 이름을 가져옵니다. 읽기 전용입니다.

네임스페이스:  Microsoft.Reporting.WebForms
어셈블리:  Microsoft.ReportViewer.WebForms(Microsoft.ReportViewer.WebForms.dll)

구문

‘선언
Public ReadOnly Property ObjectName As String
    Get
‘사용 방법
Dim instance As Warning
Dim value As String

value = instance.ObjectName
public string ObjectName { get; }
public:
property String^ ObjectName {
    String^ get ();
}
member ObjectName : string
function get ObjectName () : String

속성 값

유형: System.String
읽기 전용 string

참고 항목

참조

Warning 클래스

Microsoft.Reporting.WebForms 네임스페이스