Interface ICodeSnippetReference
- Namespace
- Alternet.Syntax.CodeCompletion
- Assembly
- Alternet.Syntax.v9.dll
Contains information about assembly references for the code snippet.
public interface ICodeSnippetReference : ICodeCompletionProviderItem, IComparable
Properties
- Assembly
When implemented by a class, contains the name of the assembly referenced by the code snippet.
- Url
When implemented by a class, contains a URL that provides more information about the referenced assembly.