ICodeSnippetAssemblyReference Interface
Provides the base requirements for an assembly reference within a code snippet.
public interface ICodeSnippetAssemblyReference
Properties
Assembly
The name of the assembly to reference.
Url
The URL that provides more information about the referenced assembly.