ResourceManagerGetResourceSet Method |
Namespace: System.Resources
public virtual ResourceSet GetResourceSet( CultureInfo culture, bool createIfNotExists, bool tryParents )
Exception | Condition |
---|---|
ArgumentNullException | The culture parameter is null. |
MissingManifestResourceException | tryParents is true, no usable set of resources has been found, and there are no default culture resources. |