ScriptCommandOutput Enumeration

Specifies where the script commands should be saved.

Namespace: Microsoft.Expression.Encoder
Assembly: Microsoft.Expression.Encoder.Types (in microsoft.expression.encoder.types.dll)

Syntax

'Declaration
Public Enumeration ScriptCommandOutput
'Usage
Dim instance As ScriptCommandOutput
public enum ScriptCommandOutput
public enum class ScriptCommandOutput

Members

Member name Description
Header Place the script commands in the header of the output file.
Stream Place the script commands in a stream within the output file.

Platforms

Development Platforms

Windows XP Home Edition, Windows XP Professional, Windows Server 2003 , Windows Server 2008, and Windows 2000

Target Platforms

See Also

Reference

Microsoft.Expression.Encoder Namespace