다음을 통해 공유


FederationConfigurationElement.CustomElement 속성

정의

사용자 지정 자식 구성 요소(있는 경우)를 가져오거나 설정합니다.

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

속성 값

사용자 지정 구성 요소입니다.

적용 대상