[]
Searches for a namespace with a specified prefix.
public string GetNamespaceByPrefix(string prefix)
Public Function GetNamespaceByPrefix(prefix As String) As String
Type | Name | Description |
---|---|---|
string | prefix | The prefix to search for. |
Type | Condition |
---|---|
ArgumentNullException |