共用方式為


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 命名空間