IVCRulePropertyStorage2 Interface

Definition

public interface class IVCRulePropertyStorage2 : Microsoft::VisualStudio::VCProjectEngine::IVCRulePropertyStorage
[System.Runtime.InteropServices.Guid("E71D6E86-89D8-4EC7-9517-8475D19737DE")]
[System.Runtime.InteropServices.TypeLibType]
public interface IVCRulePropertyStorage2 : Microsoft.VisualStudio.VCProjectEngine.IVCRulePropertyStorage
[<System.Runtime.InteropServices.Guid("E71D6E86-89D8-4EC7-9517-8475D19737DE")>]
[<System.Runtime.InteropServices.TypeLibType>]
type IVCRulePropertyStorage2 = interface
    interface IVCRulePropertyStorage
Public Interface IVCRulePropertyStorage2
Implements IVCRulePropertyStorage
Attributes
Implements

Properties

Name

Methods

DeleteProperty(String)
GetEvaluatedPropertyValue(String)
GetUnevaluatedPropertyValue(String)
SetPropertyValue(String, String)

Applies to