DotNetWikiBot Framework Documentation
Assembly: DotNetWikiBot (in DotNetWikiBot.dll) Version: 0.0.0.0
Returns the List object. Returned file names contain namespace prefixes. The list can be empty. Strings in list may recur indicating that file was embedded several times.
Returns a list of files, embedded in this page.
Namespace: DotNetWikiBotAssembly: DotNetWikiBot (in DotNetWikiBot.dll) Version: 0.0.0.0
Syntax
C# |
---|
public List<string> GetImages() |
Return Value
Type: List<(Of <(<'String>)>)>Returns the List object. Returned file names contain namespace prefixes. The list can be empty. Strings in list may recur indicating that file was embedded several times.