Back to Devexpress

SpreadsheetSettings.WorkDirectory Property

aspnetmvc-devexpress-dot-web-dot-mvc-dot-spreadsheetsettings-00b1cb25.md

latest1.0 KB
Original Source

SpreadsheetSettings.WorkDirectory Property

Gets or sets the working directory path.

Namespace : DevExpress.Web.Mvc

Assembly : DevExpress.Web.Mvc5.v25.2.dll

NuGet Package : DevExpress.Web.Mvc5

Declaration

csharp
public string WorkDirectory { get; set; }
vb
Public Property WorkDirectory As String

Property Value

TypeDescription
String

A string specifying the working directory path.

|

See Also

SpreadsheetSettings Class

SpreadsheetSettings Members

DevExpress.Web.Mvc Namespace