Compartilhar via


WebScriptEndpointElement.ContentTypeMapper Propriedade

Definição

Obtém ou define o nome do grupo de comportamentos e metadados que produz o documento Web configurado pelo WebScriptEndpointElement atual.

public:
 property System::String ^ ContentTypeMapper { System::String ^ get(); void set(System::String ^ value); };
[System.Configuration.ConfigurationProperty("contentTypeMapper", DefaultValue="")]
[System.Configuration.StringValidator(MinLength=0)]
public string ContentTypeMapper { get; set; }
[<System.Configuration.ConfigurationProperty("contentTypeMapper", DefaultValue="")>]
[<System.Configuration.StringValidator(MinLength=0)>]
member this.ContentTypeMapper : string with get, set
Public Property ContentTypeMapper As String

Valor da propriedade

String

O nome de um tipo de conteúdo.

Atributos

Aplica-se a