Method GetXmlNamespaceFor
- Namespace
- Alternet.FormDesigner.Wpf.XamlDom
- Assembly
- Alternet.FormDesigner.Wpf.v10.dll
GetXmlNamespaceFor(Assembly, string, bool)
Gets the XML namespace that can be used for the specified assembly/namespace combination.
public string GetXmlNamespaceFor(Assembly assembly, string @namespace, bool getClrNamespace = false)