Class NetworkConnectionsDetectorExportAttribute
Inheritance
System.Object
NetworkConnectionsDetectorExportAttribute
Namespace: Telerik.NetworkConnections
Assembly: Telerik.NetworkConnections.dll
Syntax
public class NetworkConnectionsDetectorExportAttribute : ExportAttribute, INetworkConnectionsDetectorMetadata
Constructors
NetworkConnectionsDetectorExportAttribute(String)
Declaration
public NetworkConnectionsDetectorExportAttribute(string OSPlatform)
Parameters
System.String
OSPlatform
|
Properties
OSPlatform
Declaration
public string OSPlatform { get; }
Property Value
System.String
|