ConnectedServiceHandlerExportAttribute.SupportedOutputType Propriété

Définition

Obtient la chaîne OutputType pour la correspondance d’un gestionnaire de service connecté à la plateforme cible d’un projet.

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

Valeur de propriété

String

Retourne String.

S’applique à