NameValuePair.Value 属性

该值是为该字段中记录的字符串,松开声明保存时。

命名空间:  Microsoft.TeamFoundation.VersionControl.Common
程序集:  Microsoft.TeamFoundation.VersionControl.Common.Integration(在 Microsoft.TeamFoundation.VersionControl.Common.Integration.dll 中)

语法

声明
Public Property Value As String
public string Value { get; set; }

属性值

类型:System.String
返回 String

.NET Framework 安全性

请参见

参考

NameValuePair 类

Microsoft.TeamFoundation.VersionControl.Common 命名空间