CompositionConstants 類別

定義

包含組合系統使用的靜態元資料鍵。

public ref class CompositionConstants abstract sealed
public static class CompositionConstants
type CompositionConstants = class
Public Class CompositionConstants
繼承
CompositionConstants

備註

除非是為了與組合系統互動,否則不要使用本類別的任何鍵來建立元資料。 其他用途則會導致不可預測的行為。

欄位

名稱 Description
ExportTypeIdentityMetadataName

指定由組合系統建立的元資料鍵,用以標記零件時具有唯一識別碼。

GenericContractMetadataName

指定由組合系統建立的元資料鍵,用以標記一般合約。

GenericParametersMetadataName

指定由組合系統建立的元資料鍵,用以標記一般參數。

ImportSourceMetadataName

指定由合成系統建立的元資料鍵,用以標記匯入來源。

IsGenericPartMetadataName

指定由組合系統建立的中繼資料鍵來標記方法 IsGenericPart

PartCreationPolicyMetadataName

指定由組合系統建立的元資料鍵,用以標記一個零件並建立建立政策。

適用於