![]() | |
ConnectionManagerMetadata Class |
Namespace: WeroSoft.Triton.Desktop.ConnectionManager
public sealed class ConnectionManagerMetadata : ClientPluginMetadata
The ConnectionManagerMetadata type exposes the following members.
Name | Description | |
---|---|---|
![]() | ConnectionManagerMetadata |
Initializes a new instance of the type ConnectionManagerMetadata.
|
Name | Description | |
---|---|---|
![]() | ClientAppDataTypes |
Gets the types this plug-in is supporting.
(Inherited from ClientPluginMetadata.) |
![]() | ClientAppId |
Gets the identifier of the client application to which this plug-in belongs to.
(Inherited from ClientPluginMetadata.) |
![]() | ClientAppLoaderType |
Gets the type this plug-in is supporting for loading data.
(Inherited from ClientPluginMetadata.) |
![]() | ClientAppName |
Gets the name of the client application.
(Inherited from ClientPluginMetadata.) |
![]() | Company |
Gets the company name which has created the assembly where the plug-in is in.
(Inherited from ClientPluginMetadata.) |
![]() | Copyright |
Gets the copyright of the plug-in which the plug-in is associated with.
(Inherited from ClientPluginMetadata.) |
![]() | Description |
Gets the description of the plug-in presented to the user.
(Inherited from ClientPluginMetadata.) |
![]() | GroupId |
Gets or sets the identifier of the group to which this plug-in belongs to.
(Inherited from ClientPluginMetadata.) |
![]() | GroupOrder |
Gets the order of the group to which the plug-in belongs to.
(Inherited from ClientPluginMetadata.) |
![]() | GroupViewName |
Gets the name of the group presented to the user.
(Inherited from ClientPluginMetadata.) |
![]() | ImageOpacity |
Gets the opacity of the image in conjunction with the overlay.
(Inherited from ClientPluginMetadata.) |
![]() | ImageUri |
Gets the URI of the image to be showed to the overview.
(Inherited from ClientPluginMetadata.) |
![]() | IsBeta |
Gets a value indicating whether the plug-in is in beta state.
(Inherited from ClientPluginMetadata.) |
![]() | IsBuiltin |
Gets a value indicating whether the plug-in is in built-in.
(Inherited from ClientPluginMetadata.) |
![]() | IsPreRequiste |
Gets a value indicating whether the plug-in is a prerequiste plug-in.
(Inherited from ClientPluginMetadata.) |
![]() | LicenseFileName |
Gets the file name of the license of the plug-in.
(Inherited from ClientPluginMetadata.) |
![]() | LicenseId |
Gets the identifier of the license of the plug-in.
(Inherited from ClientPluginMetadata.) |
![]() | LocalizedCompany |
Gets the localized company name.
(Inherited from ClientPluginMetadata.) |
![]() | LocalizedDescription |
Gets the localized description.
(Inherited from ClientPluginMetadata.) |
![]() | LocalizedViewName |
Gets the localized view name of the plugin.
(Inherited from ClientPluginMetadata.) |
![]() | OverlayText |
Gets the overlay text for this item.
(Inherited from ClientPluginMetadata.) |
![]() | PluginAssemblyQualifiedTypeName |
Gets the assembly fully qualified type name of the plug-in.
(Inherited from ClientPluginMetadata.) |
![]() ![]() | PluginId |
Gets the Identifier of the plug-in.
(Inherited from ClientPluginMetadata.) |
![]() | PluginKind |
Gets the kind of the plug-in.
(Inherited from ClientPluginMetadata.) |
![]() ![]() | PluginName |
Gets the unique name of the plug-in.
(Inherited from ClientPluginMetadata.) |
![]() | PluginOrder |
Gets the order of plug-in within the group.
(Inherited from ClientPluginMetadata.) |
![]() | PluginTarget |
Gets the Target of the plug-in.
(Inherited from ClientPluginMetadata.) |
![]() | PluginTypeFullName |
Gets the fully qualified type name of the plug-in.
(Inherited from ClientPluginMetadata.) |
![]() | PluginTypeName |
Gets the name of the plug-in type.
(Inherited from ClientPluginMetadata.) |
![]() | RequiredLicense | (Inherited from ClientPluginMetadata.) |
![]() | RequiredRights |
Defines the rights used for executing the plug-in.
(Inherited from ClientPluginMetadata.) |
![]() | RequiredRightsBehavior |
Gets a value indicating how the rights to execute are interpreted.
(Inherited from ClientPluginMetadata.) |
![]() | RequiresStandardConnection |
Gets a value indicating whether the plug-in requires a standard connection or not.
(Inherited from ClientPluginMetadata.) |
![]() | ServerTypeName |
Gets the name of the server type this plug-in is connecting to.
(Inherited from ClientPluginMetadata.) |
![]() | SettingFileName |
Filename of the plug-in specific settings file to be used.
(Inherited from ClientPluginMetadata.) |
![]() | SettingType | (Inherited from ClientPluginMetadata.) |
![]() | SettingTypeName |
Gets the setting type name.
(Inherited from ClientPluginMetadata.) |
![]() | ShowPluginExplorer |
Gets a value indicating whether the plug-in shall be shown in the Plug-in Explorer.
(Inherited from ClientPluginMetadata.) |
![]() | SupportedFileNameExtensions | (Inherited from ClientPluginMetadata.) |
![]() | SupportedMetrics |
Gets the supported functionality of the plug-in.
(Inherited from ClientPluginMetadata.) |
![]() | ToolTip |
Gets the tool tip of this particular plug-in.
(Inherited from ClientPluginMetadata.) |
![]() | Version |
Gets the version of the plug-in.
(Inherited from ClientPluginMetadata.) |
![]() | ViewName |
Gets the name of the plug-in presented to the user.
(Inherited from ClientPluginMetadata.) |
Name | Description | |
---|---|---|
![]() | Equals | Determines whether the specified object is equal to the current object. (Inherited from Object.) |
![]() | GetHashCode | Serves as the default hash function. (Inherited from Object.) |
![]() | GetType | Gets the Type of the current instance. (Inherited from Object.) |
![]() | ToString | Returns a string that represents the current object. (Inherited from Object.) |
Name | Description | |
---|---|---|
![]() | PropertyChanged |
Gets the event of the interface INotifyPropertyChanged.
(Inherited from ClientPluginMetadata.) |
Name | Description | |
---|---|---|
![]() ![]() | PluginIdDefinition |
Gets the plug-in id definition.
|
Name | Description | |
---|---|---|
![]() | Clone(CloneWorkingMode, IEnumerableType) | Overloaded.
Clones an object by serialization.
(Defined by RuntimeExtensions.) |
![]() | CloneT(CloneWorkingMode, IEnumerableType) | Overloaded.
Clones an object by serialization.
(Defined by RuntimeExtensions.) |
![]() | Convert | (Defined by DataConverterExtensions.) |
![]() | CreateTraceDataEntry(StringBuilder, SourceLevels, TraceableKind, String) | Overloaded.
Creates a data entry into a string builder according to the giving parameters.
(Defined by TraceExtensions.) |
![]() | CreateTraceDataEntry(SourceLevels, TraceableKind, String, String, Int32) | Overloaded.
Creates a trace entry for a data element.
(Defined by TraceExtensions.) |
![]() | CreateTraceDataEntry(StringBuilder, SourceLevels, TraceableKind, String, String, Int32) | Overloaded.
Creates a trace entry into a string builder.
(Defined by TraceExtensions.) |
![]() | DynamicCast |
Dynamically casts a reference to another type.
(Defined by TypeManagerHelper.) |
![]() | ExtractSystemParametersFromTrigger |
Extracts the system parameters from a collection of trigger parameter and transform them to a dictionary using string keys and string values.
(Defined by TriggerExtensions.) |
![]() | GetFieldValue(String) | Overloaded.
Gets the data object held by a defined field of a particular type.
(Defined by UnitTest.) |
![]() | GetFieldValueT(String) | Overloaded.
Gets the data object held by a defined field of a particular type.
(Defined by UnitTest.) |
![]() | GetPropertyValue(String) | Overloaded.
Gets the data object held by a defined property of a particular type.
(Defined by UnitTest.) |
![]() | GetPropertyValueT(String) | Overloaded.
Gets the data object held by a defined property of a particular type.
(Defined by UnitTest.) |
![]() | Inject(Type, Object) | Overloaded.
Injects all fields or properties which are marked with the defined attribute type name.
(Defined by DataInjection.) |
![]() | Inject(Type, Object, Boolean) | Overloaded.
Injects all fields or properties which are marked with the defined attribute type name.
(Defined by DataInjection.) |
![]() | InjectField |
Injects a value to a property within a data object.
(Defined by DataInjection.) |
![]() | InjectProperty(String, Object) | Overloaded.
Injects a value to a property within a data object.
(Defined by DataInjection.) |
![]() | InjectProperty(String, Type, Object) | Overloaded.
Injects a value to a property within a data object.
(Defined by DataInjection.) |
![]() | Invoke(String, Object) | Overloaded.
Invokes a method on an object by reflection.
(Defined by UnitTest.) |
![]() | InvokeTResult(String, Object) | Overloaded.
Invokes a method on an object by reflection.
(Defined by UnitTest.) |
![]() | SetFieldValue |
Sets the data object on a defined field of a particular type.
(Defined by UnitTest.) |
![]() | SetPropertyValue |
Sets the data object on a defined property of a particular type.
(Defined by UnitTest.) |
![]() | SetReadOnlyFieldValue |
Sets the data object on a defined field of a particular type.
(Defined by UnitTest.) |
![]() | TryInjectProperty |
Tries to Inject a value to a property within a data object.
(Defined by DataInjection.) |