Click or drag to resize
XmlnsDefinitionAttributeAssemblyName Property
Gets or sets the name of the assembly associated with the 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 AssemblyName { get; set; }

Property Value

Type: String
See Also