VersionSurrogate 結構
定義
重要
部分資訊涉及發行前產品,在發行之前可能會有大幅修改。 Microsoft 對此處提供的資訊,不做任何明確或隱含的瑕疵擔保。
的 VersionCodec Surrogate 類型。
[Orleans.GenerateSerializer]
public struct VersionSurrogate
[<Orleans.GenerateSerializer>]
type VersionSurrogate = struct
Public Structure VersionSurrogate
- 繼承
-
VersionSurrogate
- 屬性
欄位
Build |
取得或設定組建編號。 |
Major |
取得或設定主要版本元件。 |
Minor |
取得或設定次要版本元件。 |
Revision |
取得或設定修訂。 |