ApplicationClass.IsDestinationReachable(String) Method
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
public:
virtual bool IsDestinationReachable(System::String ^ bstrDestination) = Microsoft::Office::Interop::InfoPath::_Application2::IsDestinationReachable;
public virtual bool IsDestinationReachable (string bstrDestination);
Public Overridable Function IsDestinationReachable (bstrDestination As String) As Boolean
Parameters
- bstrDestination
- String