Returns a resource item that contains both Value and Comment
System.Object
Westwind.Globalization.ResourceItem
public class ResourceItem : object, INotifyPropertyChanged
Class Members
| Member | Description |
|---|
 |
Constructor |
|
 |
PropertyChanged |
|
 |
Comment |
The optional comment for this resource |
 |
LocaleId |
The localeId ("" invariant or "en-US", "de" etc). Note Empty means invariant or default locale. |
 |
ResourceSet |
The resource set (file) that this resource belongs to |
 |
Value |
The value of this resource |
Requirements
Namespace: Westwind.Globalization
Assembly: westwind.globalization.dll