The following tables list the members exposed by SkinInfo.
Name | Description | |
---|---|---|
![]() | SkinInfo Constructor | Overloaded. Initializes a new instance of the SkinInfo class. |
Name | Description | |
---|---|---|
![]() | DirectoryName | Gets or sets the path to the folder containing the skin resources. |
![]() | Name | Gets the name of the skin. |
Name | Description | |
---|---|---|
![]() | Exists | Returns a flag indicating whether or not the skin resouces referenced by the SkinInfo object exist. |
![]() | GetSchema | This method is reserved, it should not be used. Apply the XmlSchemaProviderAttribute to the class instead. |
![]() ![]() | GetSkin | Returns a SkinInfo object if a given folder contains an ArcGIS Mobile application skin. |
![]() | GetSkinResources | Loads the skin resources. |
![]() ![]() | GetSkins | Returns a collection of skins that exist in the given folder. |
![]() | ReadXml | Generates an object from its XML representation. |
![]() | WriteXml | Converts an object into its XML representation. |