MatchProperty.Value Property

Definition

Get the matched value

public:
 property System::String ^ Value { System::String ^ get(); };
public:
 property Platform::String ^ Value { Platform::String ^ get(); };
public string Value { get; }
public string Value { [System.Runtime.CompilerServices.IsReadOnly] get; }
public string? Value { [System.Runtime.CompilerServices.IsReadOnly] get; }
member this.Value : string
[<get: System.Runtime.CompilerServices.IsReadOnly>]
member this.Value : string
Public ReadOnly Property Value As String

Property Value

Attributes

Applies to