IAsyncCodeLensDataPoint.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 CodeLensDescriptor object that uniquely identifies the data point.
public:
property Microsoft::VisualStudio::Language::CodeLens::Remoting::CodeLensDescriptor ^ Descriptor { Microsoft::VisualStudio::Language::CodeLens::Remoting::CodeLensDescriptor ^ get(); };
public Microsoft.VisualStudio.Language.CodeLens.Remoting.CodeLensDescriptor Descriptor { get; }
member this.Descriptor : Microsoft.VisualStudio.Language.CodeLens.Remoting.CodeLensDescriptor
Public ReadOnly Property Descriptor As CodeLensDescriptor