Udostępnij za pośrednictwem


Właściwość TeamProjectCollectionProperties.ServicingTokensValue —

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

Składnia

'Deklaracja
<ClientPropertyAttribute(ClientVisibility.Private, ClientVisibility.Private)> _
Public Property ServicingTokensValue As KeyValue(Of String, String)()
[ClientPropertyAttribute(ClientVisibility.Private, ClientVisibility.Private)]
public KeyValue<string, string>[] ServicingTokensValue { 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

TeamProjectCollectionProperties Klasa

Przestrzeń nazw Microsoft.TeamFoundation.Framework.Server