ConnectedServiceHandlerExportAttribute.SupportedOutputType 属性

定义

获取用于将连接的服务处理程序与项目的目标平台相匹配的 OutputType 字符串。

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

属性值

String

返回 String

适用于