Interfejs VCDesignElement
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("6C1AE003-11AE-4D2B-ABBB-F95CF2CC84D3")> _
Public Interface VCDesignElement
[GuidAttribute("6C1AE003-11AE-4D2B-ABBB-F95CF2CC84D3")]
public interface VCDesignElement
[GuidAttribute(L"6C1AE003-11AE-4D2B-ABBB-F95CF2CC84D3")]
public interface class VCDesignElement
[<GuidAttribute("6C1AE003-11AE-4D2B-ABBB-F95CF2CC84D3")>]
type VCDesignElement = interface end
public interface VCDesignElement
Typ VCDesignElement uwidacznia następujące elementy członkowskie.
Właściwości
Nazwa | Opis | |
---|---|---|
DisplayName | Infrastruktura. Microsoft tylko do użytku wewnętrznego. | |
DTE | Infrastruktura. Microsoft tylko do użytku wewnętrznego. | |
IsCaseSensitive | Infrastruktura. Microsoft tylko do użytku wewnętrznego. | |
IsReadOnly | Infrastruktura. Microsoft tylko do użytku wewnętrznego. | |
IsZombie | Infrastruktura. Microsoft tylko do użytku wewnętrznego. | |
Name | Infrastruktura. Microsoft tylko do użytku wewnętrznego. | |
Parent | Infrastruktura. Microsoft tylko do użytku wewnętrznego. | |
Picture | Infrastruktura. Microsoft tylko do użytku wewnętrznego. |
Początek
Metody
Nazwa | Opis | |
---|---|---|
IsSelf | Infrastruktura. Microsoft tylko do użytku wewnętrznego. |
Początek