WinMDExp.UTF8Output Property

Definition

Use output stream encoding as UTF-8.

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

Property Value

true if UTF-8 output stream encoding should be used; otherwise, false.

Applies to