VCRuntimeIntegerProperty インターフェイス

更新 : 2007 年 11 月

ランタイムの整数型プロパティへのアクセスを提供します。

名前空間 :  Microsoft.VisualStudio.VCProjectEngine
アセンブリ :  Microsoft.VisualStudio.VCProjectEngine (Microsoft.VisualStudio.VCProjectEngine.dll 内)

構文

'宣言
<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

参照

参照

VCRuntimeIntegerProperty メンバ

Microsoft.VisualStudio.VCProjectEngine 名前空間