_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

返回

适用于