Udostępnij za pośrednictwem


Właściwość TeamFoundationIdentity.AttributesSet —

Właściwość MARSZAŁEK atrybutów.

Przestrzeń nazw:  Microsoft.TeamFoundation.Framework.Server
Zestaw:  Microsoft.TeamFoundation.Framework.Server (w Microsoft.TeamFoundation.Framework.Server.dll)

Składnia

'Deklaracja
<ClientPropertyAttribute(ClientVisibility.Private)> _
Public Property AttributesSet As KeyValue(Of String, String)()
[ClientPropertyAttribute(ClientVisibility.Private)]
public KeyValue<string, string>[] AttributesSet { get; set; }

Wartość właściwości

Typ: array<Microsoft.TeamFoundation.Framework.Server.KeyValue<String, String>[]
Returns KeyValue<TKeyType, TValueType>.

Zabezpieczenia programu .NET Framework

Zobacz też

Informacje

TeamFoundationIdentity Klasa

Przestrzeń nazw Microsoft.TeamFoundation.Framework.Server