public static Guid Decode( string value, out bool isCda, out bool isConsole )
Public Shared Function Decode ( value As String, <OutAttribute> ByRef isCda As Boolean, <OutAttribute> ByRef isConsole As Boolean ) As Guid
In This Article