Condividi tramite


Proprietà FavoriteItem.Type

Identificatore preferito specifico dell'applicazione di inserimento.

Vuoto o null che rappresenta l'elemento preferito è una cartella

Spazio dei nomi:  Microsoft.TeamFoundation.Framework.Server
Assembly:  Microsoft.TeamFoundation.Server.Core (in Microsoft.TeamFoundation.Server.Core.dll)

Sintassi

'Dichiarazione
<DataMemberAttribute(Name := "type", EmitDefaultValue := False)> _
Public Property Type As String
[DataMemberAttribute(Name = "type", EmitDefaultValue = false)]
public string Type { get; set; }

Valore proprietà

Tipo: System.String
Restituisce String.

Sicurezza di .NET Framework

Vedere anche

Riferimenti

FavoriteItem Classe

Spazio dei nomi Microsoft.TeamFoundation.Framework.Server