UserContextAttribute.AttributeName Property

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

Syntax

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

Property Value

Type: System.String

.NET Framework Security

See Also

Reference

UserContextAttribute Class

Microsoft.TeamFoundation.Common Namespace