共用方式為


XamlDuplicateMemberException.ParentType 屬性

定義

取得或設定要報告為父型別的 XAML 型別識別項。

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

屬性值

要報告為父型別的 XamlType 物件 (XAML 型別識別項)。

適用於