共用方式為


StackMajorVersion 類別

定義

應用程式堆疊主要版本。

public class StackMajorVersion
type StackMajorVersion = class
Public Class StackMajorVersion
繼承
StackMajorVersion

建構函式

StackMajorVersion()

初始化 StackMajorVersion 類別的新實例。

StackMajorVersion(String, String, Nullable<Boolean>, IList<StackMinorVersion>, Nullable<Boolean>, Nullable<Boolean>, Nullable<Boolean>, Nullable<Boolean>)

初始化 StackMajorVersion 類別的新實例。

屬性

ApplicationInsights

如果支援 Application Insights,則取得或設定 & lt;code & gt;true & lt;/code & gt; ;否則為 & lt;code gt;false & lt;/code && gt;。

DisplayVersion

取得或設定應用程式堆疊主要版本 (只顯示) 。

IsDefault

取得或設定 & lt;code & gt;true & lt;/code & gt; 如果這是預設的主要版本, & 則為 lt;code gt;false & lt;/code && gt;。

IsDeprecated

取得或設定 & lt;code & gt;true & lt;/code & gt; 如果此堆疊已被取代,則 & 為 lt;code gt;false & lt;/code && gt;。

IsHidden

取得或設定 & lt;code & gt;true & lt;/code & gt; 如果入口網站上新客戶應該隱藏此堆疊,則 & 為 lt;code gt;false & lt;/code && gt;。

IsPreview

取得或設定 & lt;code & gt;true & lt;/code & gt; 如果此堆疊處於預覽狀態,則 & 為 lt;code gt;false & lt;/code && gt;。

MinorVersions

取得或設定與主要版本相關聯的次要版本。

RuntimeVersion

取得或設定應用程式堆疊主要版本 (執行時間) 。

適用於