Instances of the Resource class contain information about arbitrary resources.
The following tables list the members exposed by the Resource type.
Public Constructors| Name | Description | |
|---|---|---|
![]() |
Initializes a new instance of the Resource class. |
Public Properties| Name | Description | |
|---|---|---|
![]() |
Gets the string identifier for this resource. |
|
![]() |
Gets the name of the resource. |
|
![]() |
Gets or sets custom data associated with the resource. |
Public Methods| Name | Description | |
|---|---|---|
![]() |
Overloaded. |
|
![]() |
Loads the Resource content from an XML element. |
|
![]() |
Saves the Resource content into an XML element. |
|
![]() |
Overloaded. |
See Also