CodeLensDetailEntryField Class
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.
Defines a field of a CodeLensDetailEntryDescriptor.
public ref class CodeLensDetailEntryField sealed
public sealed class CodeLensDetailEntryField
type CodeLensDetailEntryField = class
Public NotInheritable Class CodeLensDetailEntryField
- Inheritance
-
CodeLensDetailEntryField
Constructors
CodeLensDetailEntryField() |
Properties
ImageId |
The image content of the field. |
Text |
The text string content of the field. |