TextFormat 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.
Describes the possible text formats that can be used with GetText(TextFormat).
public enum class TextFormat
public enum TextFormat
type TextFormat =
Public Enum TextFormat
- Inheritance
Fields
Name | Value | Description |
---|---|---|
Mof | 0 | Managed Object Format. |
CimDtd20 | 1 | XML DTD that corresponds to CIM DTD version 2.0. |
WmiDtd20 | 2 | XML WMI DTD that corresponds to CIM DTD version 2.0. Using this value enables a few WMI-specific extensions, like embedded objects. |
Applies to
Совместная работа с нами на GitHub
Источник этого содержимого можно найти на GitHub, где также можно создавать и просматривать проблемы и запросы на вытягивание. Дополнительные сведения см. в нашем руководстве для участников.