DSDescriptionAttribute(String) Constructor

Definitie

Ondersteunt de .NET Framework-infrastructuur en is niet bedoeld om rechtstreeks vanuit code te worden gebruikt.

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

Parameters

description
String

De beschrijvingstekst.

Van toepassing op

Zie ook