KestrunRuntimeInfo.IsReleaseDistribution property

Determines whether the current distribution is a release distribution.

public static bool IsReleaseDistribution { get; }

Return Value

True if the current distribution is a release distribution; otherwise, false.

See Also