Share via


IAnnotation.Value Property

Definition

Gets the value assigned to this annotation.

public object Value { get; }
[System.Runtime.CompilerServices.Nullable(2)]
public object? Value { get; }
public object? Value { get; }
member this.Value : obj
[<System.Runtime.CompilerServices.Nullable(2)>]
member this.Value : obj
Public ReadOnly Property Value As Object

Property Value

Attributes

Applies to