مشاركة عبر


VCDesignElements Interface

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("991BF865-68DE-4125-8203-A0CBD76AA973")> _
Public Interface VCDesignElements _
    Inherits IEnumerable
'الاستخدام
Dim instance As VCDesignElements
[GuidAttribute("991BF865-68DE-4125-8203-A0CBD76AA973")]
public interface VCDesignElements : IEnumerable
[GuidAttribute(L"991BF865-68DE-4125-8203-A0CBD76AA973")]
public interface class VCDesignElements : IEnumerable
[<GuidAttribute("991BF865-68DE-4125-8203-A0CBD76AA973")>]
type VCDesignElements =  
    interface
        interface IEnumerable
    end
public interface VCDesignElements extends IEnumerable

See Also

Reference

VCDesignElements Members

Microsoft.VisualStudio.VCCodeModel Namespace