共用方式為


IVCRulePropertyStorage 介面

命名空間:  Microsoft.VisualStudio.VCProjectEngine
組件:  Microsoft.VisualStudio.VCProjectEngine (在 Microsoft.VisualStudio.VCProjectEngine.dll 中)

語法

'宣告
<GuidAttribute("100D9B34-3E3C-415F-922F-7DDC498768FF")> _
Public Interface IVCRulePropertyStorage
[GuidAttribute("100D9B34-3E3C-415F-922F-7DDC498768FF")]
public interface IVCRulePropertyStorage
[GuidAttribute(L"100D9B34-3E3C-415F-922F-7DDC498768FF")]
public interface class IVCRulePropertyStorage
[<GuidAttribute("100D9B34-3E3C-415F-922F-7DDC498768FF")>]
type IVCRulePropertyStorage =  interface end
public interface IVCRulePropertyStorage

IVCRulePropertyStorage 型別會公開下列成員。

方法

  名稱 說明
公用方法 DeleteProperty
公用方法 GetEvaluatedPropertyValue
公用方法 GetUnevaluatedPropertyValue
公用方法 SetPropertyValue

回頁首

請參閱

參考

Microsoft.VisualStudio.VCProjectEngine 命名空間