Share via


Property.Value Field

The property value.

Namespace:  Microsoft.TeamFoundation.Server
Assembly:  Microsoft.TeamFoundation (in Microsoft.TeamFoundation.dll)

Syntax

'Declaration
Public Value As String
'Usage
Dim instance As [Property]
Dim value As String 

value = instance.Value 

instance.Value = value
public string Value
public:
String^ Value
public var Value : String

.NET Framework Security

See Also

Reference

Property Class

Property Members

Microsoft.TeamFoundation.Server Namespace