Share via


AssemblyReference Interface

Represents an assembly reference used by the Web site.

Namespace:  VsWebSite
Assembly:  VsWebSite.Interop (in VsWebSite.Interop.dll)

Syntax

'Declaration
<GuidAttribute("229F3491-6E60-4E50-90E5-7DB14B0DC004")> _
Public Interface AssemblyReference
'Usage
Dim instance As AssemblyReference
[GuidAttribute("229F3491-6E60-4E50-90E5-7DB14B0DC004")]
public interface AssemblyReference
[GuidAttribute(L"229F3491-6E60-4E50-90E5-7DB14B0DC004")]
public interface class AssemblyReference
public interface AssemblyReference

See Also

Reference

AssemblyReference Members

VsWebSite Namespace

VSWebSite