Share via


IAsyncCodeLensDataPoint.Descriptor Property

Definition

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

Property Value

Applies to