Property | Type | Description | |
---|---|---|---|
advert | |||
controlKey | |||
enabled | bool | ||
wmisession |
Method | Description | |
---|---|---|
Advertise ( |
||
Dispose ( ) : void | ||
Feature ( string name, string advertise, string control, bool controlmustexist, IExceptionHandler exceptionhandler ) : System |
Method | Description | |
---|---|---|
Dispose ( bool disposing ) : void | ||
Finish ( ) : void | ||
addAdvert ( string advertname ) : void | ||
doAdvert ( ) : void | ||
onFeature ( ) : void | ||
onFeatureWrapper ( object nothing, System.Management.EventArrivedEventArgs args ) : void |
public static Advertise ( |
||
wmisession | ||
return | void |
public Feature ( string name, string advertise, string control, bool controlmustexist, IExceptionHandler exceptionhandler ) : System | ||
name | string | |
advertise | string | |
control | string | |
controlmustexist | bool | |
exceptionhandler | IExceptionHandler | |
return | System |
protected addAdvert ( string advertname ) : void | ||
advertname | string | |
return | void |
protected onFeatureWrapper ( object nothing, System.Management.EventArrivedEventArgs args ) : void | ||
nothing | object | |
args | System.Management.EventArrivedEventArgs | |
return | void |