ICodeLensTag.Descriptor Property
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.
The descriptor for this tag.
public:
property Microsoft::VisualStudio::Language::CodeLens::ICodeLensDescriptor ^ Descriptor { Microsoft::VisualStudio::Language::CodeLens::ICodeLensDescriptor ^ get(); };
public Microsoft.VisualStudio.Language.CodeLens.ICodeLensDescriptor Descriptor { get; }
member this.Descriptor : Microsoft.VisualStudio.Language.CodeLens.ICodeLensDescriptor
Public ReadOnly Property Descriptor As ICodeLensDescriptor