Share via


ProjectLink.RemoveGlobalProperty(String) Method

Definition

Facilitate remoting the RemoveGlobalProperty(String).

public:
 abstract bool RemoveGlobalProperty(System::String ^ name);
public abstract bool RemoveGlobalProperty (string name);
abstract member RemoveGlobalProperty : string -> bool
Public MustOverride Function RemoveGlobalProperty (name As String) As Boolean

Parameters

name
String

Returns

Applies to