System.Diagnostics.FileVersionInfo.IsSpecialBuild Property

Gets a value that specifies whether the file is a special build.

Syntax

public bool IsSpecialBuild { get; }

Value

Documentation for this section has not yet been entered.

Remarks

A file that is a special build was built using standard release procedures, but the file differs from a standard file of the same version number. If this value is true, the FileVersionInfo.SpecialBuild property must specify how this file differs from the standard version.

Requirements

Namespace: System.Diagnostics
Assembly: System (in System.dll)
Assembly Versions: 1.0.5000.0, 2.0.0.0, 4.0.0.0