protected string[] SupportedClipboardFormats { get; }Protected ReadOnly Property SupportedClipboardFormats As String()
Getprotected:
property array<String^>^ SupportedClipboardFormats {
array<String^>^ get ();
}member SupportedClipboardFormats : string[] with get