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