RenderCompletedEventArgs.Result 속성
네임스페이스: Microsoft.Reporting.WinForms.Internal.Soap.ReportingServices2005.Execution
어셈블리: Microsoft.ReportViewer.WinForms(Microsoft.ReportViewer.WinForms.dll)
구문
‘선언
Public ReadOnly Property Result As Byte()
public byte[] Result { get; }
public:
property array<unsigned char>^ Result {
array<unsigned char>^ get ();
}
member Result : byte[] with get
function get Result () : byte[]
속성 값
형식: array<Byte[]
참고 항목
참조
Microsoft.Reporting.WinForms.Internal.Soap.ReportingServices2005.Execution 네임스페이스