GlobalClass.IsURLTrusted(String) Method

Definition

public:
 virtual bool IsURLTrusted(System::String ^ URL) = Microsoft::Office::Interop::MSProject::_Global::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

Parameters

URL
String

Returns

Implements

Applies to