ICodeLensTag3.Properties 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.
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