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
Spolupracujte s námi na GitHubu
Zdroj tohoto obsahu najdete na GitHubu, kde můžete také vytvářet a kontrolovat problémy a žádosti o přijetí změn. Další informace najdete v našem průvodci pro přispěvatele.