Compartilhar via


Propriedade FileContentMetadata.FileName

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

Sintaxe

'Declaração
<DataMemberAttribute(Name := "fileName", EmitDefaultValue := False)> _
Public Property FileName As String
[DataMemberAttribute(Name = "fileName", EmitDefaultValue = false)]
public string FileName { 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