System.Xml.XmlConvert.ToGuid Method

Converts the string to a Guid equivalent.

Syntax

public static Guid ToGuid (string s)

Parameters

s
The string to convert.

Returns

A Guid equivalent of the string.

Remarks

Documentation for this section has not yet been entered.

Requirements

Namespace: System.Xml
Assembly: System.Xml (in System.Xml.dll)
Assembly Versions: 1.0.5000.0, 2.0.0.0, 4.0.0.0