C1.Silverlight.Uploader Namespace > C1Uploader Class : Headers Property |
'Declaration
Public ReadOnly Property Headers As System.Collections.Generic.Dictionary(Of HttpRequestHeader,String)
'Usage
Dim instance As C1Uploader Dim value As System.Collections.Generic.Dictionary(Of HttpRequestHeader,String) value = instance.Headers
public System.Collections.Generic.Dictionary<HttpRequestHeader,string> Headers {get;}
public read-only property Headers: System.Collections.Generic.Dictionary;
public function get Headers : System.Collections.Generic.Dictionary
public: __property System.Collections.Generic.Dictionary<HttpRequestHeader,string*>* get_Headers();
public: property System.Collections.Generic.Dictionary<HttpRequestHeader,String^>^ Headers { System.Collections.Generic.Dictionary<HttpRequestHeader,String^>^ get(); }
Target Platforms: Windows 7, Windows Vista SP1 or later, Windows XP SP3, Windows Server 2008 (Server Core not supported), Windows Server 2008 R2 (Server Core supported with SP1 or later), Windows Server 2003 SP2