
| Visual Basic (Usage) | Copy Code |
|---|---|
Dim instance As Uuid | |
| C# | |
|---|---|
[DataContractAttribute(Namespace="http://opcfoundation.org/UA/2008/02/Types.xsd", IsNamespaceSetExplicitly=true, Name="Guid", IsNameSetExplicitly=true)] public struct Uuid : System.ValueType | |
This class provides a wrapper around the System.Guid object, allowing it to be serialized and encoded/decoded to/from an underlying stream.
System.Object
System.ValueType
Opc.Ua.Uuid
Target Platforms: Windows 7/8/10, Windows Server 2003/2008/2012/2015, .NET4.x