Class PSModuleMessage
Inheritance
System.Object
PSModuleMessage
Namespace:Microsoft.SqlTools.ServiceLayer.LanguageServices.Contracts
Assembly:Microsoft.SqlTools.ServiceLayer.dll
Syntax
public class PSModuleMessage
Properties
| Improve this Doc View SourceDescription
Declaration
public string Description { get; set; }
| Type | Description |
|---|---|
| System.String |
Name
Declaration
public string Name { get; set; }
| Type | Description |
|---|---|
| System.String |