| ImageReferenceFilename Property |
This is used to get the image filename
Namespace: SandcastleBuilder.Utils.ConceptualContentAssembly: SandcastleBuilder.Utils (in SandcastleBuilder.Utils.dll) Version: 2014.11.22.0
Syntax public string Filename { get; }
Public ReadOnly Property Filename As String
Get
public:
property String^ Filename {
String^ get ();
}
member Filename : string with get
Property Value
Type:
StringSee Also