Server.ProductLevel 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 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.