|
ServiceDescriptionDescription Field |
The description of the service. If this member is NULL, the description remains unchanged.
If this value is an empty string (""), the current description is deleted.
Namespace: Xcalibur.NativeMethods.V2.ServicesAssembly: Xcalibur.NativeMethods.V2 (in Xcalibur.NativeMethods.V2.dll) Version: 1.0.1.0
Syntax public string Description
Public Description As String
public:
String^ Description
val mutable Description: string
Field Value
StringSee Also