Kommentar
Åtkomst till den här sidan kräver auktorisering. Du kan prova att logga in eller ändra kataloger.
Åtkomst till den här sidan kräver auktorisering. Du kan prova att ändra kataloger.
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