Condividi tramite


FederationConfigurationElement.CustomElement Proprietà

Definizione

Ottiene o imposta un elemento di configurazione figlio personalizzato, se presente.

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

Valore della proprietà

Elemento di configurazione personalizzato.

Si applica a