IAsyncCodeLensDataPoint.Descriptor Özellik
Tanım
Önemli
Bazı bilgiler ürünün ön sürümüyle ilgilidir ve sürüm öncesinde önemli değişiklikler yapılmış olabilir. Burada verilen bilgilerle ilgili olarak Microsoft açık veya zımni hiçbir garanti vermez.
CodeLensDescriptorVeri noktasını benzersiz bir şekilde tanımlayan nesne.
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