Return or set the URL to the Xsl stylesheet.
[Visual Basic] Public Property Xsl As String [C#] public string Xsl {get; set;} [C++] public: __property String* get_Xsl(); public: __property void set_Xsl(String*); [JScript] public function get Xsl() : String; public function set Xsl(String);
DiscoveryInfo Class | DiscoveryInfo Members | System.Web.Services.Discovery Namespace