Condividi tramite


KeyInfoNode.Value Proprietà

Definizione

Ottiene o imposta il contenuto XML dell'oggetto KeyInfoNode corrente.

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

Valore della proprietà

Contenuto XML dell'oggetto KeyInfoNode corrente.

Si applica a