Remarque
L’accès à cette page nécessite une autorisation. Vous pouvez essayer de vous connecter ou de modifier des répertoires.
L’accès à cette page nécessite une autorisation. Vous pouvez essayer de modifier des répertoires.
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