UniqueIdentifier.Value Field
Specifies the value of the attribute.
Syntax
[Visual Basic .NET]
Public Field Value As Guid
[C#]
public Guid Value;
[JScript]
public var Value : Guid;
See Also
This browser is no longer supported.
Upgrade to Microsoft Edge to take advantage of the latest features, security updates, and technical support.
Specifies the value of the attribute.
Syntax
[Visual Basic .NET]
Public Field Value As Guid
[C#]
public Guid Value;
[JScript]
public var Value : Guid;
See Also