Definition
Namespace:Telerik.WinControls.SpellChecker.Proofing
Assembly:Telerik.WinControls.SpellChecker.dll
Syntax:
C#
[MetadataAttribute]
[AttributeUsage(AttributeTargets.Class|AttributeTargets.Interface, AllowMultiple = false)]
public class WordDictionaryMetadataAttribute : InheritedExportAttribute, _Attribute, IWordDictionaryMetadata
Inheritance: objectAttributeExportAttributeInheritedExportAttributeWordDictionaryMetadataAttribute
Implements:
Inherited Members
Constructors
Properties
C#
public string CultureName { get; protected set; }
Implements: