Configuration.get_RootURL(String) Method
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
public:
virtual int get_RootURL([Runtime::InteropServices::Out] System::String ^ % rootURL);
public int get_RootURL (out string rootURL);
abstract member get_RootURL : string -> int
override this.get_RootURL : string -> int
Public Function get_RootURL (ByRef rootURL As String) As Integer
Parameters
- rootURL
- String