This is preliminary documentation and subject to change. To comment on this topic, please send us email at ngwssdk@microsoft.com. Thanks!
Url.GetURL
URL the code assembly originates from.
[Visual Basic]
Public Function GetURL() As String
[C#]
public string GetURL();
[C++]
public: String* GetURL();
[JScript]
public function GetURL() : String;