UniqueIdentifier.Value Field

banner art

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

© 2007 Microsoft Corporation. All rights reserved.