Visual Basic (Declaration) | |
---|---|
Public Function New( _ ByVal outputKind As HtmlOutputKind, _ ByVal outputStream As System.IO.Stream _ ) |
C# | |
---|---|
public HtmlOutputInfoArgs( HtmlOutputKind outputKind, System.IO.Stream outputStream ) |
Parameters
- outputKind
- The type that is being outputted.
- outputStream
- The System.IO.Stream that is being outputted.
Target Platforms: Windows 7, Windows Vista SP1 or later, Windows XP SP3, Windows Server 2008 (Server Core not supported), Windows Server 2008 R2 (Server Core supported with SP1 or later), Windows Server 2003 SP2