Freigeben über


ItemModel.IsSymbolicLink-Eigenschaft

Namespace:  Microsoft.TeamFoundation.SourceControl.WebApi
Assembly:  Microsoft.TeamFoundation.SourceControl.WebApi (in Microsoft.TeamFoundation.SourceControl.WebApi.dll)

Syntax

'Declaration
<DataMemberAttribute(Name := "isSymLink", EmitDefaultValue := False)> _
Public Property IsSymbolicLink As Boolean
[DataMemberAttribute(Name = "isSymLink", EmitDefaultValue = false)]
public bool IsSymbolicLink { get; set; }

Eigenschaftswert

Typ: System.Boolean

.NET Framework-Sicherheit

Siehe auch

Referenz

ItemModel Klasse

Microsoft.TeamFoundation.SourceControl.WebApi-Namespace