Server.ProductLevel Property

Definition

Gets or sets read-only access to the product level element. The product level itself is obtained from the stored install-specific string.

public string ProductLevel { get; set; }
member this.ProductLevel : string with get, set
Public Property ProductLevel As String

Property Value

A product-level description.

Applies to