PredefinedCodeLensDescriptorContextPropertyNames.StartLine Field
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
Name of the property that specifies the line number where the declaration of the code element for the current code lens indicator starts.
public: System::String ^ StartLine;
public const string StartLine;
val mutable StartLine : string
Public Const StartLine As String