次の方法で共有


ApplicationClass.IsDestinationReachable(String) メソッド

定義

この型は、COM の相互運用性を得るためにマネージ コードが必要とするコクラスまたはコクラス メンバのラッパーです。 このクラスは、ユーザー コード内で直接使用することを意図したものではありません。

public:
 virtual bool IsDestinationReachable(System::String ^ bstrDestination) = Microsoft::Office::Interop::InfoPath::_Application2::IsDestinationReachable;
public virtual bool IsDestinationReachable(string bstrDestination);
abstract member IsDestinationReachable : string -> bool
override this.IsDestinationReachable : string -> bool
Public Overridable Function IsDestinationReachable (bstrDestination As String) As Boolean

パラメーター

bstrDestination
String

戻り値

実装

適用対象