SQL Tools Service
Show / Hide Table of Contents
Improve this Doc View Source

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 Source

Language

Declaration
public string Language { get; set; }
Type Description
System.String
| Improve this Doc View Source

Value

Declaration
public string Value { get; set; }
Type Description
System.String
  • Improve this Doc
  • View Source

© Microsoft  //  Generated with DocFX