Share via


Propriedade FileContentMetadata.VisualStudioWebLink

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

Sintaxe

'Declaração
<DataMemberAttribute(Name := "vsLink", EmitDefaultValue := False)> _
Public Property VisualStudioWebLink As String
[DataMemberAttribute(Name = "vsLink", EmitDefaultValue = false)]
public string VisualStudioWebLink { get; set; }

Valor de propriedade

Tipo: System.String

Segurança do .NET Framework

Consulte também

Referência

FileContentMetadata Classe

Namespace Microsoft.TeamFoundation.SourceControl.WebApi