Skip to content

7ba5d9db f3e7 89a5 9f32 468f9ee33bdc

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

BaseProvider.InputUri Property

Additional header content

Gets a reference to input file.

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

Syntax

C#

public Uri InputUri { get; protected set; }

VB

Public Property InputUri As Uri
	Get
	Protected Set

Property Value

Type: Uri
Reference to the input file.

Implements

IProvider.InputUri

Remarks

[Missing documentation for "P:iTin.Export.ComponentModel.Provider.BaseProvider.InputUri"]

See Also

Reference

BaseProvider Class
iTin.Export.ComponentModel.Provider Namespace

Clone this wiki locally