Поделиться через


VCFile - интерфейс

The VCFile object describes the operations that can take place on a file in the active project.

Пространство имен:  Microsoft.VisualStudio.VCProjectEngine
Сборка:  Microsoft.VisualStudio.VCProjectEngine (в Microsoft.VisualStudio.VCProjectEngine.dll)

Синтаксис

'Декларация
<GuidAttribute("238B5175-2429-11D7-8BF6-00B0D03DAA06")> _
Public Interface VCFile _
    Implements VCProjectItem
'Применение
Dim instance As VCFile
[GuidAttribute("238B5175-2429-11D7-8BF6-00B0D03DAA06")]
public interface VCFile : VCProjectItem
[GuidAttribute(L"238B5175-2429-11D7-8BF6-00B0D03DAA06")]
public interface class VCFile : VCProjectItem
public interface VCFile extends VCProjectItem

См. также

Ссылки

VCFile - члены

Microsoft.VisualStudio.VCProjectEngine - пространство имен