ApplicationClass.IsURLTrusted(String) メソッド

定義

public:
 virtual bool IsURLTrusted(System::String ^ URL) = Microsoft::Office::Interop::MSProject::_MSProject::IsURLTrusted;
public virtual bool IsURLTrusted (string URL);
abstract member IsURLTrusted : string -> bool
override this.IsURLTrusted : string -> bool
Public Overridable Function IsURLTrusted (URL As String) As Boolean

パラメーター

URL
String

戻り値

実装

適用対象