Freigeben über


ApplicationClass.IsDestinationReachable(String) Methode

Definition

Dieser Typ ist ein Wrapper für eine CoClass oder ein CoClass-Mitglied, das von verwaltetem Code für COM-Interoperabilität benötigt wird. Diese Klasse sollte nicht in Code verwendet werden.

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

Parameter

bstrDestination
String

Gibt zurück

Implementiert

Gilt für: