Compartilhar via


Propriedade FileContentMetadata.ContentType

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

Sintaxe

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