IODescriptionAttribute(String) Constructor

Definitie

Initialiseert een nieuw exemplaar van de IODescriptionAttribute klasse.

public:
 IODescriptionAttribute(System::String ^ description);
public IODescriptionAttribute(string description);
new System.IO.IODescriptionAttribute : string -> System.IO.IODescriptionAttribute
Public Sub New (description As String)

Parameters

description
String

De beschrijving die moet worden gebruikt.

Opmerkingen

Zie Kenmerken voor meer informatie over het gebruik van kenmerken.

Van toepassing op