OutputType Enum
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
The type of output to create. Only one type is allowed, this enumeration exists for backward compatibility.
public enum OutputType
type OutputType =
Public Enum OutputType
- Inheritance
-
OutputType
Fields
Name | Value | Description |
---|---|---|
GenerateScript | 0 | Generate script as text whose destination can be a file, a set of files, or the clipboard |