IVCRulePropertyStorage-Schnittstelle
Namespace: Microsoft.VisualStudio.VCProjectEngine
Assembly: Microsoft.VisualStudio.VCProjectEngine (in Microsoft.VisualStudio.VCProjectEngine.dll)
Syntax
'Declaration
<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
Der IVCRulePropertyStorage-Typ macht die folgenden Member verfügbar.
Methoden
Name | Beschreibung | |
---|---|---|
DeleteProperty | ||
GetEvaluatedPropertyValue | ||
GetUnevaluatedPropertyValue | ||
SetPropertyValue |
Zum Seitenanfang