| Visual Basic (Declaration) | |
|---|---|
Public ReadOnly Property OutputDirectory As String | |
| Visual Basic (Usage) | Copy Code |
|---|---|
| |
| C# | |
|---|---|
public string OutputDirectory {get;} | |
Normally this property should not be set. Instead, set the VirtualDirectory property to a location that can be mapped to a physical directory accessible to the Web application. The server will perform this mapping and write output images to the directory. See the VirtualDirectory property for information on output images.
Target Platforms:Windows XP Professional, Windows Server 2003 family