Gets or sets the key of a .resx object
Namespace:
C1.WPF.LocalizationAssembly: C1.WPF.C1Schedule (in C1.WPF.C1Schedule.dll)
Syntax
C# |
---|
[ConstructorArgumentAttribute("key")] public string Key { get; set; } |
Visual Basic (Declaration) |
---|
<ConstructorArgumentAttribute("key")> _ Public Property Key As String Get Set |