CompileTimeConstantAttribute.ValueProvider Property
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.
Gets a type used by the VisualStudio.Extensibility build infrastructure to evalaute the value of the property at compile time.
public Type ValueProvider { get; }
member this.ValueProvider : Type
Public ReadOnly Property ValueProvider As Type