Share via


ICodeLensTag3.Properties Property

Definition

Properties of the tag defining how it should be handled.

public:
 property Microsoft::VisualStudio::Language::CodeLens::CodeLensTagProperties ^ Properties { Microsoft::VisualStudio::Language::CodeLens::CodeLensTagProperties ^ get(); };
public Microsoft.VisualStudio.Language.CodeLens.CodeLensTagProperties Properties { get; }
member this.Properties : Microsoft.VisualStudio.Language.CodeLens.CodeLensTagProperties
Public ReadOnly Property Properties As CodeLensTagProperties

Property Value

Applies to