PropertyBag.ReadNameValuePair(XmlReader, String, String, String) Method
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
C#
protected internal void ReadNameValuePair (System.Xml.XmlReader reader, string endElementName, out string name, out string value);
member this.ReadNameValuePair : System.Xml.XmlReader * string * * -> unit
Protected Friend Sub ReadNameValuePair (reader As XmlReader, endElementName As String, ByRef name As String, ByRef value As String)
- reader
- XmlReader
- endElementName
- String
- name
- String
- value
- String
Product | Versions |
---|---|
Microsoft HPC Pack 2016 Update 1 SDK | Microsoft HPC Pack 2016 Update 1 SDK 5.1.6115 |