IVCBuildPropertyStorage インターフェイス
名前空間: Microsoft.VisualStudio.VCProjectEngine
アセンブリ: Microsoft.VisualStudio.VCProjectEngine (Microsoft.VisualStudio.VCProjectEngine.dll 内)
構文
'宣言
<GuidAttribute("3300C83D-A8FE-435B-8EFE-4EA03D1A3E0E")> _
Public Interface IVCBuildPropertyStorage
[GuidAttribute("3300C83D-A8FE-435B-8EFE-4EA03D1A3E0E")]
public interface IVCBuildPropertyStorage
[GuidAttribute(L"3300C83D-A8FE-435B-8EFE-4EA03D1A3E0E")]
public interface class IVCBuildPropertyStorage
[<GuidAttribute("3300C83D-A8FE-435B-8EFE-4EA03D1A3E0E")>]
type IVCBuildPropertyStorage = interface end
public interface IVCBuildPropertyStorage
IVCBuildPropertyStorage 型で公開されるメンバーは以下のとおりです。
メソッド
名前 | 説明 | |
---|---|---|
GetPropertyValue | ||
RemoveProperty | ||
SetPropertyValue |
このページのトップへ