This topic has not yet been rated - Rate this topic

VCRuntimeIntegerProperty Interface 

Provides access to runtime integer properties.

Namespace: Microsoft.VisualStudio.VCProjectEngine
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
Did you find this helpful?
(1500 characters remaining)
© 2013 Microsoft. All rights reserved.