ToolTask.ResponseFileEncoding Property

Definition

Overridable property specifying the encoding of the response file, UTF8 by default

protected virtual System.Text.Encoding ResponseFileEncoding { get; }

Property Value

The Encoding of the response file.

Remarks

The encoding is UTF8 by default.

Applies to