WSManConnectionInfo.UseUTF16 Property

Definition

Indicates the request is encoded in UTF16 format rather than UTF8 format; UTF8 is the default.

public:
 property bool UseUTF16 { bool get(); void set(bool value); };
public:
 property bool UseUTF16 { bool get(); void set(bool value); };
public bool UseUTF16 { get; set; }
member this.UseUTF16 : bool with get, set
Public Property UseUTF16 As Boolean

Property Value

Applies to