Click or drag to resize
XmlnsDefinitionAttributeClrNamespace Property
Gets the string name of the CLR namespace specified in this attribute

Namespace: System.Windows.Markup
Assembly: CSharpXamlForHtml5.System.Xaml.dll (in CSharpXamlForHtml5.System.Xaml.dll.dll) Version: 1.0.0.0
Syntax
C#
public string ClrNamespace { get; set; }

Property Value

Type: String
See Also