| XslFilterWorkingDir Property |
[Missing <summary> documentation for "P:Activsoft.Dashboard.XslFilter.WorkingDir"]
Namespace: Activsoft.DashboardAssembly: Activsoft.Dashboard (in Activsoft.Dashboard.dll) Version: 1.1.0.0 (1.1.0.0)
Syntaxpublic string WorkingDir { get; }Public ReadOnly Property WorkingDir As String
Get
public:
property String^ WorkingDir {
String^ get ();
}member WorkingDir : string with get
Property Value
Type:
String
See Also