AnnotationValues.NewValue 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 the new value of the annotation, which may be null if the annotation has been deleted.
public object NewValue { get; }
member this.NewValue : obj
Public ReadOnly Property NewValue As Object