InterfaceAttribute(String) Constructor

Definition

Constructs InterfaceAttrbute

public InterfaceAttribute (string displayName);
new System.Device.Model.InterfaceAttribute : string -> System.Device.Model.InterfaceAttribute
Public Sub New (displayName As String)

Parameters

displayName
String

Display name of the interface

Applies to