Windows apps
Collapse the table of content
Expand the table of content
Information
The topic you requested is included in another documentation set. For convenience, it's displayed below. Choose Switch to see the topic in its original location.

UniqueId::TryGetGuid Method

 

Tries to get the value of the UniqueId as a T:System.Guid.

Namespace:   System.Xml
Assembly:  System.Runtime.Serialization (in System.Runtime.Serialization.dll)

NameDescription
System_CAPS_pubmethodTryGetGuid(array<Byte>^, Int32)

Tries to get the value of the UniqueId as a Guid and store it in the given byte array at the specified offest.

System_CAPS_pubmethodTryGetGuid(Guid%)

Tries to get the value of the UniqueId as a Guid.

Return to top
Show:
© 2017 Microsoft