IVCRulePropertyStorage2 Interface
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
public interface class IVCRulePropertyStorage2 : Microsoft::VisualStudio::VCProjectEngine::IVCRulePropertyStorage
[System.Runtime.InteropServices.Guid("E71D6E86-89D8-4EC7-9517-8475D19737DE")]
[System.Runtime.InteropServices.TypeLibType(System.Runtime.InteropServices.TypeLibTypeFlags.FDispatchable | System.Runtime.InteropServices.TypeLibTypeFlags.FOleAutomation)]
public interface IVCRulePropertyStorage2 : Microsoft.VisualStudio.VCProjectEngine.IVCRulePropertyStorage
[<System.Runtime.InteropServices.Guid("E71D6E86-89D8-4EC7-9517-8475D19737DE")>]
[<System.Runtime.InteropServices.TypeLibType(System.Runtime.InteropServices.TypeLibTypeFlags.FDispatchable | System.Runtime.InteropServices.TypeLibTypeFlags.FOleAutomation)>]
type IVCRulePropertyStorage2 = interface
interface IVCRulePropertyStorage
Public Interface IVCRulePropertyStorage2
Implements IVCRulePropertyStorage
- Attributes
- Implements
Properties
Name |
Methods
DeleteProperty(String) | |
GetEvaluatedPropertyValue(String) | |
GetUnevaluatedPropertyValue(String) | |
SetPropertyValue(String, String) |