Aracılığıyla paylaş


AssemblyReferences Arabirim

Başvurular Web sitesi projesinde kullanılan koleksiyonu erişim sağlar.

Ad alanı:  VsWebSite
Derleme:  VsWebSite.Interop (VsWebSite.Interop.dll içinde)

Sözdizimi

'Bildirim
<GuidAttribute("2C264A1A-DBFB-43FE-9434-997B5BE0FCCC")> _
Public Interface AssemblyReferences _
    Inherits IEnumerable
[GuidAttribute("2C264A1A-DBFB-43FE-9434-997B5BE0FCCC")]
public interface AssemblyReferences : IEnumerable
[GuidAttribute(L"2C264A1A-DBFB-43FE-9434-997B5BE0FCCC")]
public interface class AssemblyReferences : IEnumerable
[<GuidAttribute("2C264A1A-DBFB-43FE-9434-997B5BE0FCCC")>]
type AssemblyReferences =  
    interface
        interface IEnumerable
    end
public interface AssemblyReferences extends IEnumerable

AssemblyReferences türü aşağıdaki üyeleri ortaya koyar.

Özellikler

  Ad Açıklama
Genel özellik ContainingProject Projede başvuruyu alır DTE nesne içeren bu Web hizmeti.
Genel özellik Count Toplam öğe sayısı alır AssemblyReferences koleksiyonu.
Genel özellik DTE Başvuruyu alır DTE2 nesne içeren projeyi içeren bu Web hizmeti.

Üst

Yöntemler

  Ad Açıklama
Genel yöntem AddFromFile Ekler bir AssemblyReference itiraz AssemblyReferences belirtilen dosya yolu bir koleksiyondan
Genel yöntem AddFromGAC Ekler bir AssemblyReference nesneyi gösteren bir derlemede gac.
Genel yöntem AddFromProject Ekler bir AssemblyReference nesnesinden başka bir proje.
Genel yöntem GetEnumerator() Bir Numaralandırıcı topluluk içinde yineleme döndürür. (IEnumerable kaynağından devralındı.)
Genel yöntem GetEnumerator() Arasında yineleme bir Numaralandırıcı alır AssemblyReferences koleksiyonu.
Genel yöntem Item Bir öğe koleksiyondan alır.

Üst

Ayrıca bkz.

Başvuru

VsWebSite Ad Alanı

VSWebSite

AssemblyReference