The ClientResource type exposes the following members.

Constructors

  NameDescription
ClientResourceOverloaded.

Methods

  NameDescription
EqualsOverloaded.
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
Returns a String that represents the current Object.
(Inherited from Object.)

Properties

  NameDescription
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.

See Also