UserContextAttribute.AttributeValue Property

Namespace:  Microsoft.TeamFoundation.Common
Assembly:  Microsoft.VisualStudio.TeamFoundation.Client (in Microsoft.VisualStudio.TeamFoundation.Client.dll)

Syntax

'宣言
Public ReadOnly Property AttributeValue As String
    Get
public string AttributeValue { get; }
public:
property String^ AttributeValue {
    String^ get ();
}
member AttributeValue : string
function get AttributeValue () : String

Property Value

Type: System.String

.NET Framework Security

See Also

Reference

UserContextAttribute Class

Microsoft.TeamFoundation.Common Namespace