Back to Devexpress

ITranslatorProvider.Description Property

expressappframework-devexpress-dot-expressapp-dot-utils-dot-itranslatorprovider-2a0e62cd.md

latest1.2 KB
Original Source

ITranslatorProvider.Description Property

Gets the short description of the provider displayed in the translation window.

Namespace : DevExpress.ExpressApp.Utils

Assembly : DevExpress.ExpressApp.v25.2.dll

NuGet Package : DevExpress.ExpressApp

Declaration

csharp
string Description { get; }
vb
ReadOnly Property Description As String

Property Value

TypeDescription
String

A string representing the short description of the provider displayed in the translation window.

|

See Also

ITranslatorProvider Interface

ITranslatorProvider Members

DevExpress.ExpressApp.Utils Namespace