次の方法で共有


_Application2.IsDestinationReachable(String) メソッド

定義

このメンバは、新しいバージョンに置き換えられた COM インターフェイスのラッパーです。 このインターフェイスの新しいバージョンには、前のインターフェイスのすべてのメンバと、新しいメンバが実装されています。 このメンバーが後のインターフェイスで実装される場合 (使用法、備考、例など) については、「」を参照してくださいIsDestinationReachable(String)

public:
 bool IsDestinationReachable(System::String ^ bstrDestination);
public bool IsDestinationReachable (string bstrDestination);
abstract member IsDestinationReachable : string -> bool
Public Function IsDestinationReachable (bstrDestination As String) As Boolean

パラメーター

bstrDestination
String

戻り値

適用対象