DatasetInfo..::..BaseFolder Property

Gets or sets the base folder.

Namespace:  SiaNet.Common
Assembly:  SiaNet.Common (in SiaNet.Common.dll)

Syntax


public string BaseFolder { get; set; }
Public Property BaseFolder As String
	Get
	Set
public:
property String^ BaseFolder {
	String^ get ();
	void set (String^ value);
}

Field Value

The base folder.