GlobalizedEnumAttribute Properties

The GlobalizedEnumAttribute type exposes the following members.

Properties
  NameDescription
Public propertyAdditionalSuffix
Gets an additional suffix which may be associated with enumeration members.
Public propertyModuleId
Gets the GUID of the module in which the globalized strings are defined.
Public propertyStringKeyPrefix
Gets the prefix for globalized strings corresponding to the enumeration.
Top
See Also