GetXmlNamespaceFor Method
GetXmlNamespaceFor(Assembly, String, Boolean)
Gets the XML namespace that can be used for the specified assembly/namespace combination.
Declaration
public string GetXmlNamespaceFor(Assembly assembly, string namespace, bool getClrNamespace = false)
Parameters
Type | Name | Description |
---|---|---|
System.Reflection.Assembly | assembly | |
System.String | namespace | |
System.Boolean | getClrNamespace |
Returns
Type | Description |
---|---|
System.String |