Поделиться через


IsolatedWindowsEnvironmentOwnerRegistrationData.ActivationFileExtensions Свойство

Определение

Не рекомендуется. Расширения файлов, которые можно активировать в изолированной среде Windows.

public:
 property IVector<Platform::String ^> ^ ActivationFileExtensions { IVector<Platform::String ^> ^ get(); };
IVector<winrt::hstring> ActivationFileExtensions();
/// [get: Windows.Foundation.Metadata.Deprecated("IsolatedWindowsEnvironmentOwnerRegistrationData is deprecated and might not work on all platforms. For more info, see MSDN.", Windows.Foundation.Metadata.DeprecationType.Deprecate, 327680, "Windows.Security.Isolation.IsolatedWindowsEnvironmentContract")]
IVector<winrt::hstring> ActivationFileExtensions();
public IList<string> ActivationFileExtensions { get; }
public IList<string> ActivationFileExtensions { [Windows.Foundation.Metadata.Deprecated("IsolatedWindowsEnvironmentOwnerRegistrationData is deprecated and might not work on all platforms. For more info, see MSDN.", Windows.Foundation.Metadata.DeprecationType.Deprecate, 327680, "Windows.Security.Isolation.IsolatedWindowsEnvironmentContract")] get; }
var iVector = isolatedWindowsEnvironmentOwnerRegistrationData.activationFileExtensions;
Public ReadOnly Property ActivationFileExtensions As IList(Of String)

Значение свойства

IVector<String>

IList<String>

IVector<Platform::String>

IVector<winrt::hstring>

IVector

Атрибуты

Комментарии

Предупреждение

Это нерекомендуемый API.

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