Share via


FederationConfiguration.CustomElement 屬性

定義

取得或設定存在於這個組態中的自訂 XML 項目 (如果有的話)。

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

屬性值

自訂 XML 項目。

適用於