Note
Access to this page requires authorization. You can try signing in or changing directories.
Access to this page requires authorization. You can try changing directories.
Provides access to runtime integer properties.
Namespace: Microsoft.VisualStudio.VCProjectEngine
Assembly: Microsoft.VisualStudio.VCProjectEngine (in Microsoft.VisualStudio.VCProjectEngine.dll)
Syntax
'Declaration
<GuidAttribute("368263D3-70B8-49CE-B473-46FF42A2E79B")> _
Public Interface VCRuntimeIntegerProperty _
Inherits VCRuntimeProperty
'Usage
Dim instance As VCRuntimeIntegerProperty
[GuidAttribute("368263D3-70B8-49CE-B473-46FF42A2E79B")]
public interface VCRuntimeIntegerProperty : VCRuntimeProperty
[GuidAttribute(L"368263D3-70B8-49CE-B473-46FF42A2E79B")]
public interface class VCRuntimeIntegerProperty : VCRuntimeProperty
public interface VCRuntimeIntegerProperty extends VCRuntimeProperty