ProductHeaderValue.Version Property

Definition

Gets the version of the product token.

public:
 property System::String ^ Version { System::String ^ get(); };
public string Version { get; }
public string? Version { get; }
member this.Version : string
Public ReadOnly Property Version As String

Property Value

The version of the product token.

Applies to