PubFileExtSettings
NAMESPACE
RASAdminEngine.Core.OutputModels
DESCRIPTION
Contains extension settings for published applications
INHERITED FROM
⇒
PubFileExtSettings
INTERFACES
ISerializable
IComparable
PUBLIC PROPERTIES
Type | Name | Description
Boolean | Enabled | Whether enabled or not.
String | Extension | Name of the extension.
String | Parameters | Parameters of extension settings.
PUBLIC METHODS
Type | Name | Description
Int32 | CompareTo (Object obj) | Inherited from RASSerilazableObj
Boolean | Equals (Object obj) | Inherited from RASSerilazableObj
Int32 | GetHashCode () | Inherited from RASSerilazableObj
Type | GetType () | String
ToString () | ### References to Types | | |
Last updated