C1.WPF.Localization Namespace / C1LocalizeExtension Class / Assembly Property
Assembly Property
In This Topic
Gets or sets the name of the Assembly where the .resx is located. By default returns the value of the C1Localizer.DefaultAssembly property.
Syntax
'Declaration
 
Public Property Assembly As String
 
See Also