共用方式為


IVCRulePropertyStorage 介面

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

語法

'宣告
<GuidAttribute("6A38CD5C-513E-44FF-9276-D1F76EA91667")> _
Public Interface IVCRulePropertyStorage
[GuidAttribute("6A38CD5C-513E-44FF-9276-D1F76EA91667")]
public interface IVCRulePropertyStorage
[GuidAttribute(L"6A38CD5C-513E-44FF-9276-D1F76EA91667")]
public interface class IVCRulePropertyStorage
[<GuidAttribute("6A38CD5C-513E-44FF-9276-D1F76EA91667")>]
type IVCRulePropertyStorage =  interface end
public interface IVCRulePropertyStorage

IVCRulePropertyStorage 類型會公開下列成員。

方法

  名稱 描述
公用方法 DeleteProperty
公用方法 GetEvaluatedPropertyValue
公用方法 GetUnevaluatedPropertyValue
公用方法 SetPropertyValue

回頁首

請參閱

參考

Microsoft.VisualStudio.VCProjectEngine 命名空間