Aracılığıyla paylaş


KeyInfoNode.Value Özellik

Tanım

Geçerli KeyInfoNodeöğesinin XML içeriğini alır veya ayarlar.

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

Özellik Değeri

Geçerli KeyInfoNodeöğesinin XML içeriği.

Şunlara uygulanır