Click or drag to resize

IDiskPublishOptionsBasePath Property

Target path for the file. The name is set by the "FileName" parameter in the options

Namespace:  GenerateVisioSvg
Assembly:  GenerateVisioSvg (in GenerateVisioSvg.dll) Version: 1.2.3.0 (1.2.3.0)
Syntax
C#
string BasePath { get; set; }

Property Value

Type: String
See Also