PubFileExtSettings Class
NAMESPACE
RASAdminEngine.Core.OutputModels
DESCRIPTION
Contains extension settings for published applications
INHERITED FROM
RASSerilazableObj⇒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
Type
GetType ()
String
ToString ()
Last updated