Share via


FrameworkElementFactory.Type 屬性

定義

取得或設定這個處理站產生之物件的型別。

public:
 property Type ^ Type { Type ^ get(); void set(Type ^ value); };
public Type Type { get; set; }
member this.Type : Type with get, set
Public Property Type As Type

屬性值

這個處理站產生之物件的型別。

適用於