HTML to MAML Converter
ImageReferenceSourceFile Property |
This is used to get the source image filename
Namespace: HtmlToMamlConversion
Assembly: ConvertHtmlToMaml (in ConvertHtmlToMaml.exe) Version: 1.0.0.2

public FilePath SourceFile { get; set; }
Public Property SourceFile As FilePath Get Set
public: property FilePath^ SourceFile { FilePath^ get (); void set (FilePath^ value); }
member SourceFile : FilePath with get, set
Property Value
Type: FilePath