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