Gets or sets the name of the .resx dictionary. If it is null, returns the default string 'Resources'.

Namespace:  C1.WPF.Localization
Assembly:  C1.WPF.C1Schedule (in C1.WPF.C1Schedule.dll)

Syntax

C#
public string Dictionary { get; set; }
Visual Basic (Declaration)
Public Property Dictionary As String
	Get
	Set

See Also