The ClientResource type exposes the following members.
Constructors
| Name | Description | |
|---|---|---|
| ClientResource | Overloaded. |
Methods
| Name | Description | |
|---|---|---|
| Equals | Overloaded. | |
| Finalize |
Allows an Object to attempt to free resources and perform other cleanup operations before the Object is reclaimed by garbage collection.
(Inherited from Object.) | |
| GetHashCode |
Returns a hash code for this instance.
(Overrides Object..::.GetHashCode()()().) | |
| GetType |
Gets the Type of the current instance.
(Inherited from Object.) | |
| MemberwiseClone |
Creates a shallow copy of the current Object.
(Inherited from Object.) | |
| ToString | (Inherited from Object.) |
Properties
| Name | Description | |
|---|---|---|
| Location |
Gets or sets the location to which this resource belongs to.
| |
| Path |
Gets or sets the path to the resource
| |
| ResourceType |
Gets or sets resource type
| |
| SortIndex |
Gets or sets the sort index, use this if you have dependencies between your resources.
|