ComponentResourceKey Properties
.NET Framework 4.5
The ComponentResourceKey type exposes the following members.
| Name | Description | |
|---|---|---|
|
Assembly | Gets the assembly object that indicates which assembly's dictionary to look in for the value associated with this key. (Overrides ResourceKey.Assembly.) |
|
ResourceId | Gets or sets a unique identifier to differentiate this key from others associated with this type. |
|
TypeInTargetAssembly | Gets or sets the Type that defines the resource key. |