DSDescriptionAttribute(String) Costruttore

Definizione

Supporta l'infrastruttura di .NET Framework e non deve essere usata direttamente dal codice.

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

Parametri

description
String

Testo della descrizione.

Si applica a

Vedi anche