DotNetWikiBot Framework Documentation
Assembly: DotNetWikiBot (in DotNetWikiBot.dll) Version: 0.0.0.0
Returns the prefix with colon, e.g., "Kategorie:".
Gets main local prefix for specified namespace and colon.
Namespace: DotNetWikiBotAssembly: DotNetWikiBot (in DotNetWikiBot.dll) Version: 0.0.0.0
Syntax
C# |
---|
public string GetNsPrefix( int nsIndex ) |
Parameters
- nsIndex
- Type: System..::..Int32
Index of namespace to get prefix for.
Return Value
Type: StringReturns the prefix with colon, e.g., "Kategorie:".