XmlDictionaryString.Empty プロパティ

定義

空の文字列を表す XmlDictionaryString を取得します。

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

プロパティ値

空の文字列を表す XmlDictionaryString

適用対象