All Classes Namespaces Functions Properties Pages
Public Member Functions | Properties | List of all members
DynamicResourceInfo Class Reference

Represents the information of dynamic resource in XML format. More...

Public Member Functions

 DynamicResourceInfo ()
 Initializes a new instance of the DynamicResourceInfo class. More...
 

Properties

string DynamicResourceAsXml [get, set]
 Gets or sets the dynamic resource XML document. More...
 
int NoOfResourcesLeft [get, set]
 Gets or sets the number of resources left in the XML document. More...
 

Description

Represents the information of dynamic resource in XML format.

Constructor & Destructor Documentation

Initializes a new instance of the DynamicResourceInfo class.

Property Documentation

string DynamicResourceAsXml
getset

Gets or sets the dynamic resource XML document.

int NoOfResourcesLeft
getset

Gets or sets the number of resources left in the XML document.