VCRuntimeIntegerProperty Interface
Visual Studio 2005
Provides access to runtime integer properties.
Namespace: Microsoft.VisualStudio.VCProjectEngine
Assembly: Microsoft.VisualStudio.VCProjectEngine (in microsoft.visualstudio.vcprojectengine.dll)
Assembly: Microsoft.VisualStudio.VCProjectEngine (in microsoft.visualstudio.vcprojectengine.dll)
'Declaration <GuidAttribute("368263D3-70B8-49CE-B473-46FF42A2E79B")> _ Public Interface VCRuntimeIntegerProperty Inherits VCRuntimeProperty 'Usage Dim instance As VCRuntimeIntegerProperty
/** @attribute GuidAttribute("368263D3-70B8-49CE-B473-46FF42A2E79B") */
public interface VCRuntimeIntegerProperty extends VCRuntimeProperty
GuidAttribute("368263D3-70B8-49CE-B473-46FF42A2E79B") public interface VCRuntimeIntegerProperty extends VCRuntimeProperty