This API supports the .NET Framework infrastructure and is not intended to be used directly from your code.
Microsoft internal use only.
Namespace:  Microsoft.VisualStudio.VCCodeModel
Assembly:  Microsoft.VisualStudio.VCCodeModel (in Microsoft.VisualStudio.VCCodeModel.dll)
Syntax
声明
<GuidAttribute("CA504578-520D-453B-8B98-C263399477C4")> _
Public Interface VCDesignElement
[GuidAttribute("CA504578-520D-453B-8B98-C263399477C4")]
public interface VCDesignElement
[GuidAttribute(L"CA504578-520D-453B-8B98-C263399477C4")]
public interface class VCDesignElement
[<GuidAttribute("CA504578-520D-453B-8B98-C263399477C4")>]
type VCDesignElement =  interface end
public interface VCDesignElement
The VCDesignElement type exposes the following members.
Properties
| Name | Description | |
|---|---|---|
| .gif) | DisplayName | Infrastructure. Microsoft internal use only. | 
| .gif) | DTE | Infrastructure. Microsoft internal use only. | 
| .gif) | IsCaseSensitive | Infrastructure. Microsoft internal use only. | 
| .gif) | IsReadOnly | Infrastructure. Microsoft internal use only. | 
| .gif) | IsZombie | Infrastructure. Microsoft internal use only. | 
| .gif) | Name | Infrastructure. Microsoft internal use only. | 
| .gif) | Parent | Infrastructure. Microsoft internal use only. | 
| .gif) | Picture | Infrastructure. Microsoft internal use only. | 
Top
Methods
| Name | Description | |
|---|---|---|
| .gif) | IsSelf | Infrastructure. Microsoft internal use only. | 
Top