ProvideStaticToolboxItemAttribute.SupportedFrameworks Property

Definition

Gets the supported frameworks.

public:
 property System::String ^ SupportedFrameworks { System::String ^ get(); };
public:
 property Platform::String ^ SupportedFrameworks { Platform::String ^ get(); };
public string SupportedFrameworks { get; }
member this.SupportedFrameworks : string
Public ReadOnly Property SupportedFrameworks As String

Property Value

The supported frameworks.

Applies to