ManagementConfigurationAttribute.Schema 屬性
定義
重要
部分資訊涉及發行前產品,在發行之前可能會有大幅修改。 Microsoft 對此處提供的資訊,不做任何明確或隱含的瑕疵擔保。
取得或設定值,以定義含有 ManagementConfiguration 屬性 (Attribute) 標記的屬性 (Property) 所傳回的輸出型別。
public:
property Type ^ Schema { Type ^ get(); void set(Type ^ value); };
public Type Schema { get; set; }
member this.Schema : Type with get, set
Public Property Schema As Type
屬性值
Type 值,代表含有 ManagementConfiguration 屬性 (Attribute) 標記的屬性 (Property) 所傳回的輸出型別。
備註
如果傳回的類型為 System.Object,則輸出應該視為 類型的 System.Object值。