ServiceProcessDescriptionAttribute(String) Konstruktor
Definíció
Fontos
Egyes információk olyan, kiadás előtti termékekre vonatkoznak, amelyek a kiadásig még jelentősen módosulhatnak. A Microsoft nem vállal kifejezett vagy törvényi garanciát az itt megjelenő információért.
Inicializálja az ServiceProcessDescriptionAttribute osztály új példányát a megadott leírás használatával.
public:
ServiceProcessDescriptionAttribute(System::String ^ description);
public ServiceProcessDescriptionAttribute(string description);
new System.ServiceProcess.ServiceProcessDescriptionAttribute : string -> System.ServiceProcess.ServiceProcessDescriptionAttribute
Public Sub New (description As String)
Paraméterek
- description
- String
Az alkalmazás által definiált leírás szövege.
Megjegyzések
A konstruktorban ServiceProcessDescriptionAttribute megadott leírást egy vizualizációtervező jeleníti meg, amikor hozzáfér ahhoz a tulajdonsághoz, eseményhez vagy kiterjesztőhöz, amelyre az attribútum vonatkozik.