OutlookDataObjectGetFormats - метод |
Returns a list of all formats that data stored in this instance is associated with or can be converted to.
Пространство имён:
Tessa.UI
Сборка:
Tessa.UI (в Tessa.UI.dll) Версия: 3.5.0.19
Синтаксис public string[] GetFormats()
Public Function GetFormats As String()
public:
virtual array<String^>^ GetFormats() sealed
abstract GetFormats : unit -> string[]
override GetFormats : unit -> string[]
Возвращаемое значение
Тип:
String
An array of the names that represents a list of all formats that are supported by the data stored in this object.
Реализации
IDataObjectGetFormatsСм. также