Compartir a través de


FileContentMetadata.ContentType (Propiedad)

Espacio de nombres:  Microsoft.TeamFoundation.SourceControl.WebApi
Ensamblado:  Microsoft.TeamFoundation.SourceControl.WebApi (en Microsoft.TeamFoundation.SourceControl.WebApi.dll)

Sintaxis

'Declaración
<DataMemberAttribute(Name := "contentType", EmitDefaultValue := False)> _
Public Property ContentType As String
[DataMemberAttribute(Name = "contentType", EmitDefaultValue = false)]
public string ContentType { get; set; }

Valor de propiedad

Tipo: System.String

Seguridad de .NET Framework

Vea también

Referencia

FileContentMetadata Clase

Microsoft.TeamFoundation.SourceControl.WebApi (Espacio de nombres)