EmptyResourceDictionary Class
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
A resource string dictionary that is empty and always throws if queried.
public class EmptyResourceDictionary : Microsoft.VisualStudio.RpcContracts.IStringResourceDictionary
type EmptyResourceDictionary = class
interface IStringResourceDictionary
Public Class EmptyResourceDictionary
Implements IStringResourceDictionary
- Inheritance
-
EmptyResourceDictionary
- Implements
Properties
Instance |
Gets the singleton instance. |
Methods
GetStringResourceAsync(CultureInfo, String, CancellationToken) |
Gets a localized string. |