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
|