Sdílet prostřednictvím


ConnectedServiceHandlerExportAttribute.SupportedOutputType Vlastnost

Definice

Získá nebo nastaví řetězec OutputType pro porovnání připojené obslužné rutiny služby s cílovou platformou projektu.

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

Hodnota vlastnosti

Vrací objekt String.

Platí pro