Share via


XmlDictionaryString.Empty Proprietà

Definizione

Ottiene un elemento XmlDictionaryString che rappresenta la stringa vuota.

public:
 static property System::Xml::XmlDictionaryString ^ Empty { System::Xml::XmlDictionaryString ^ get(); };
public static System.Xml.XmlDictionaryString Empty { get; }
static member Empty : System.Xml.XmlDictionaryString
Public Shared ReadOnly Property Empty As XmlDictionaryString

Valore della proprietà

XmlDictionaryString rappresenta la stringa vuota.

Si applica a