PRELIMINARY INFORMATION - SUBJECT TO CHANGE
This document is provided on an "AS IS" basis without warranties of any kind. Smartsite iXperion class libraries may change in future releases.
Description of the source, for reporting purposes. For example "file abc.xml", "item 123" or "an XML string".
Namespace: Smartsite.Localization
Assembly: Smartsite.Tools (in Smartsite.Tools.dll)
Syntax
C# | Copy Code |
---|---|
public string SourceDescription { get; set; } |
Visual Basic (Declaration) | Copy Code |
---|---|
Public Property SourceDescription As Get Set |
Remarks
The value must not be null or empty.
See Also
XmlStringResourceSet Class
Smartsite.Localization Namespace