VCRuntimeIntegerProperty Interface

Provides access to runtime integer properties.

Namespace:  Microsoft.VisualStudio.VCProjectEngine
Assembly:  Microsoft.VisualStudio.VCProjectEngine (in Microsoft.VisualStudio.VCProjectEngine.dll)

Syntax

<GuidAttribute("368263D3-70B8-49CE-B473-46FF42A2E79B")> _
Public Interface VCRuntimeIntegerProperty _
    Implements VCRuntimeProperty

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

See Also

Reference

VCRuntimeIntegerProperty Members

Microsoft.VisualStudio.VCProjectEngine Namespace