Share via


Proprietà FavoriteItem.Type

Identificatore preferito specifico dell'applicazione della voce.

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

Spazio dei nomi:  Microsoft.TeamFoundation.Framework.Server
Assembly:  Microsoft.TeamFoundation.Framework.Server (in Microsoft.TeamFoundation.Framework.Server.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
Restituisca il valore String.

Sicurezza di .NET Framework

Vedere anche

Riferimenti

FavoriteItem Classe

Spazio dei nomi Microsoft.TeamFoundation.Framework.Server