Gets a short description of the service.
Declaration Syntax
C# | Visual Basic | Visual C++ | J# |
string Description { get; }
ReadOnly Property Description As String Get
property String^ Description { String^ get (); }
/** @property */ String get_Description()