An NDoc Documented Class Library

Storage.path Field

Property: (private) path property for default debug output path

[Visual Basic]
Private path As String
[C#]
private string path;
[C++]
private: String* path;
[JScript]
private var path: String;

See Also

Storage Class | CommodityStorage.Storage Namespace