ConversionGetGuid Method
Return the guid portion of the caller's string.
Namespace: HtmlAssembly: Html (in Html.dll) Version: 25.2822.3845
public static string GetGuid(
string value
)
Public Shared Function GetGuid (
value As String
) As String
No code example is currently available or this language may not be supported.
- value String
-
Raw value having formatted guid content.
String
String value containing guid.