General Information
.NET Subscription
Desktop
Web
Controls and Extensions
Mainteinance Mode
Enterprise and Analytic Tools
Quality Assurance and Productivity
Frameworks and Libraries
All docs
V19.2
General Information
.NET Subscription
Desktop
Web
Controls and Extensions
Mainteinance Mode
Enterprise and Analytic Tools
Quality Assurance and Productivity
Frameworks and Libraries
19.2
19.1
18.2
18.1
17.2
.NET Framework 4.5.2+
.NET Framework 4.5.2+
.NET Standard 2.0+
.NET Core 3.0+
XafApplication.GetDiffDefaultName(String) Method
Gets the model differences file name
Namespace: DevExpress.ExpressApp
Assembly: DevExpress.ExpressApp.v19.2.dll
Declaration
Parameters
Name | Type | Description |
---|---|---|
storePath | String | A string which is the path to the model differences folder. |
Parameters
Name | Type | Description |
---|---|---|
storePath | String | A string which is the path to the model differences folder. |
Parameters
Name | Type | Description |
---|---|---|
storePath | String | A string which is the path to the model differences folder. |
Returns
Type | Description |
---|---|
String | A string which is the model differences file name. |
Returns
Type | Description |
---|---|
String | A string which is the model differences file name. |
Returns
Type | Description |
---|---|
String | A string which is the model differences file name. |
Remarks
By default, returns the ModelStoreBase.AppDiffDefaultName value.
See Also
Feedback