Nota:
El acceso a esta página requiere autorización. Puede intentar iniciar sesión o cambiar directorios.
El acceso a esta página requiere autorización. Puede intentar cambiar los directorios.
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("DF69B05C-2447-11D7-8BF6-00B0D03DAA06")> _
Public Interface VCDesignElements _
Implements IEnumerable
Dim instance As VCDesignElements
[GuidAttribute("DF69B05C-2447-11D7-8BF6-00B0D03DAA06")]
public interface VCDesignElements : IEnumerable
[GuidAttribute(L"DF69B05C-2447-11D7-8BF6-00B0D03DAA06")]
public interface class VCDesignElements : IEnumerable
public interface VCDesignElements extends IEnumerable