[To be supplied.]
[Visual Basic] Public Sub SetPath( _ ByVal url As String, _ ByVal path As String _ ) [C#] public void SetPath( string url, string path ); [C++] public: void SetPath( String* url, String* path ); [JScript] public function SetPath( url : String, path : String );
ReferenceMap Class | ReferenceMap Members | System.Web.Services.Discovery Namespace