ConnectedServiceHandlerExportAttribute.SupportedProjectTypes Property
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
Gets the "ProjectTypes" query string for matching a connected service handler to a project's target platform.
public:
property System::String ^ SupportedProjectTypes { System::String ^ get(); void set(System::String ^ value); };
public:
property Platform::String ^ SupportedProjectTypes { Platform::String ^ get(); void set(Platform::String ^ value); };
public string SupportedProjectTypes { get; set; }
member this.SupportedProjectTypes : string with get, set
Public Property SupportedProjectTypes As String
Property Value
Returns String.