Redmine Client Library
RedmineBaseUri Property
NamespacesNohal.RedmineRedmineRedmineBaseUri
Redmine Client Library

[This is preliminary documentation and is subject to change.]

Gets or sets the base URI of the Redmine installation
Declaration Syntax
C#Visual BasicVisual C++
public string RedmineBaseUri { get; set; }
Public Property RedmineBaseUri As String
public:
property String^ RedmineBaseUri {
	String^ get ();
	void set (String^ value);
}

Assembly: Nohal.Redmine (Module: Nohal.Redmine) Version: 0.3.3442.16736 (0.3.0.0)