ClassNetworkConnectionsDetectorExportAttribute
Class
Attribute used to decorate Network Connection Detector implementations
Definition
Namespace:Telerik.NetworkConnections
Assembly:Telerik.NetworkConnections.dll
Syntax:
cs-api-definition
[AttributeUsage(AttributeTargets.Class, AllowMultiple = false, Inherited = false)]
public class NetworkConnectionsDetectorExportAttribute : ExportAttribute, INetworkConnectionsDetectorMetadata
Inheritance: objectNetworkConnectionsDetectorExportAttribute
Implements:
Constructors
NetworkConnectionsDetectorExportAttribute(string)
Creates a new instance with the specified platform
Declaration
cs-api-definition
public NetworkConnectionsDetectorExportAttribute(string OSPlatform)
Parameters
OSPlatform
The platform, where the Network Connection Detector is designed to run
Properties
OSPlatform
The platform, where the Network Connection Detector is designed to run