[To be supplied.]
[Visual Basic] Public Property Href As String [C#] public string Href {get; set;} [C++] public: __property String* get_Href(); public: __property void set_Href(String*); [JScript] public function get Href() : String; public function set Href(String);
HttpPostRequestResponseInfo Class | HttpPostRequestResponseInfo Members | System.Web.Services.Description Namespace