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
Arbeiten Sie mit uns auf GitHub zusammen
Die Quelle für diesen Inhalt finden Sie auf GitHub, wo Sie auch Issues und Pull Requests erstellen und überprüfen können. Weitere Informationen finden Sie in unserem Leitfaden für Mitwirkende.