IReportServerConnection2.Headers Property

Definition

public:
 property System::Collections::Generic::IEnumerable<System::String ^> ^ Headers { System::Collections::Generic::IEnumerable<System::String ^> ^ get(); };
public System.Collections.Generic.IEnumerable<string> Headers { get; }
member this.Headers : seq<string>
Public ReadOnly Property Headers As IEnumerable(Of String)

Property Value

Applies to