Compartilhar via


ConnectedServiceHandlerExportAttribute.SupportedOutputType Propriedade

Definição

Obtém ou define a cadeia de caracteres "OutputType" para corresponder um manipulador de serviço conectado à plataforma de destino de um projeto.

public:
 property System::String ^ SupportedOutputType { System::String ^ get(); void set(System::String ^ value); };
public:
 property Platform::String ^ SupportedOutputType { Platform::String ^ get(); void set(Platform::String ^ value); };
public string SupportedOutputType { get; set; }
member this.SupportedOutputType : string with get, set
Public Property SupportedOutputType As String

Valor da propriedade

Retorna String.

Aplica-se a