Skip to content

518cd985 d604 f3bb ad3c 1ef6c3dd8187

Fernando Garcia edited this page May 8, 2018 · 1 revision

ExportSettings.OutputFile Property

Additional header content

Gets or sets a value that represents the path of the output file.

Namespace: iTin.Export
Assembly: iTin.Export.Core (in iTin.Export.Core.dll) Version: 1.0.0.0 (1.0.0.0)

Syntax

C#

public Uri OutputFile { get; set; }

VB

Public Property OutputFile As Uri
	Get
	Set

Property Value

Type: Uri
A Uri object that represents the path of the output file.

Remarks

[Missing documentation for "P:iTin.Export.ExportSettings.OutputFile"]

See Also

Reference

ExportSettings Class
iTin.Export Namespace

Clone this wiki locally