IAppxFileOpenPickerExtension.HasSupportedFileType(String) Метод

Определение

public:
 bool HasSupportedFileType(System::String ^ supportedFileType);
public:
 bool HasSupportedFileType(Platform::String ^ supportedFileType);
bool HasSupportedFileType(std::wstring const & supportedFileType);
public bool HasSupportedFileType (string supportedFileType);
abstract member HasSupportedFileType : string -> bool
Public Function HasSupportedFileType (supportedFileType As String) As Boolean

Параметры

supportedFileType
String

Возвращаемое значение

Boolean

Реализации

Применяется к