TranslatedProperty Enum
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
Specifies which property of the object is being translated.
public enum TranslatedProperty
type TranslatedProperty =
Public Enum TranslatedProperty
- Inheritance
-
TranslatedProperty
Fields
Name | Value | Description |
---|---|---|
Caption | 1 | Object caption, shown instead of the name when it's defined. |
Description | 2 | The description of the property, potentially visible in client applications. |
DisplayFolder | 3 | A DisplayFolder property. |