संपादित करें

इसके माध्यम से साझा किया गया


TextFormat Enum

Definition

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
TextFormat

Fields

CimDtd20 1

XML DTD that corresponds to CIM DTD version 2.0.

Mof 0

Managed Object Format.

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