Class IntelliSenseAttribute
- Inheritance
-
IntelliSenseAttribute
- Inherited Members
- Namespace
- TabularEditor.TOMWrapper
- Assembly
- TOMWrapper.dll
C#[Obsolete("Use XMLdoc comments instead")] public class IntelliSenseAttribute : Attribute
- Extension Methods
Constructors
IntelliSenseAttribute(string)
C#public IntelliSenseAttribute(string description)
Parameters
Type | Name | Description |
---|---|---|
string | description |
Properties
Description
C#public string Description { get; }
Property Value
Type | Description |
---|---|
string |