Interfejs VCDesignElements
Ten interfejs API obsługuje infrastrukturę programu .NET Framework i nie jest przeznaczony do użycia bezpośrednio w kodzie.
Microsoft tylko do użytku wewnętrznego.
Przestrzeń nazw: Microsoft.VisualStudio.VCCodeModel
Zestaw: Microsoft.VisualStudio.VCCodeModel (w Microsoft.VisualStudio.VCCodeModel.dll)
Składnia
'Deklaracja
<GuidAttribute("C93294EB-55C1-4E37-8816-75FFE7CB72DB")> _
Public Interface VCDesignElements _
Inherits IEnumerable
[GuidAttribute("C93294EB-55C1-4E37-8816-75FFE7CB72DB")]
public interface VCDesignElements : IEnumerable
[GuidAttribute(L"C93294EB-55C1-4E37-8816-75FFE7CB72DB")]
public interface class VCDesignElements : IEnumerable
[<GuidAttribute("C93294EB-55C1-4E37-8816-75FFE7CB72DB")>]
type VCDesignElements =
interface
interface IEnumerable
end
public interface VCDesignElements extends IEnumerable
Typ VCDesignElements uwidacznia następujące elementy członkowskie.
Właściwości
Nazwa | Opis | |
---|---|---|
![]() |
Count | Infrastruktura. Microsoft tylko do użytku wewnętrznego. |
![]() |
DTE | Infrastruktura. Microsoft tylko do użytku wewnętrznego. |
![]() |
Parent | Infrastruktura. Microsoft tylko do użytku wewnętrznego. |
Początek
Metody
Nazwa | Opis | |
---|---|---|
![]() |
Find | Infrastruktura. Microsoft tylko do użytku wewnętrznego. |
![]() |
GetEnumerator | Infrastruktura. Microsoft tylko do użytku wewnętrznego. |
![]() |
Item | Infrastruktura. Microsoft tylko do użytku wewnętrznego. |
Początek