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

页首

请参见

参考

Microsoft.VisualStudio.VCProjectEngine 命名空间