RenderCompletedEventArgs.StreamIds 속성

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

구문

‘선언
Public ReadOnly Property StreamIds As String()
public string[] StreamIds { get; }
public:
property array<String^>^ StreamIds {
    array<String^>^ get ();
}
member StreamIds : string[] with get
function get StreamIds () : String[]

속성 값

형식: array<String[]

참고 항목

참조

RenderCompletedEventArgs 클래스

Microsoft.Reporting.WebForms.Internal.Soap.ReportingServices2005.Execution 네임스페이스