XfaParserOptions.BasePath

XfaParserOptions.BasePath property

Gets or sets the base path.

public Uri BasePath { get; set; }

Property Value

The base path.

See Also