RemoteSystemKindFilter(IIterable<String>) 构造函数
定义
重要
一些信息与预发行产品相关,相应产品在发行之前可能会进行重大修改。 对于此处提供的信息,Microsoft 不作任何明示或暗示的担保。
使用目标设备类型的字符串表示形式列表初始化 RemoteSystemKindFilter 类的实例。 这些字符串应符合 RemoteSystemKinds 类的属性值。
public:
RemoteSystemKindFilter(IIterable<Platform::String ^> ^ remoteSystemKinds);
RemoteSystemKindFilter(IIterable<winrt::hstring> const& remoteSystemKinds);
public RemoteSystemKindFilter(IEnumerable<string> remoteSystemKinds);
function RemoteSystemKindFilter(remoteSystemKinds)
Public Sub New (remoteSystemKinds As IEnumerable(Of String))
参数
Windows 要求
应用功能 |
remoteSystem
|