Share via


PortHandlerAttribute Constructors

Definition

Overloads

PortHandlerAttribute()
PortHandlerAttribute(String)

PortHandlerAttribute()

public:
 PortHandlerAttribute();
public PortHandlerAttribute ();
Public Sub New ()

Applies to

PortHandlerAttribute(String)

public:
 PortHandlerAttribute(System::String ^ description);
public PortHandlerAttribute (string description);
new Microsoft.Maui.PortHandlerAttribute : string -> Microsoft.Maui.PortHandlerAttribute
Public Sub New (description As String)

Parameters

description
String

Applies to