ICodeSnippetObjectDeclaration Interface
Provides the base requirements for a code snippet object declaration.
public interface ICodeSnippetObjectDeclaration : ICodeSnippetDeclaration
Properties
Type
The type of the declaration.
Inherited Members
- ICodeSnippetDeclaration.DefaultText
- ICodeSnippetDeclaration.FunctionInvocation
- ICodeSnippetDeclaration.Id
- ICodeSnippetDeclaration.IsEditable
- ICodeSnippetDeclaration.ToolTip