ProjectVariablesWrapper.Unlock 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.
Releases the locks on the variables on the variables collection.
public:
virtual void Unlock();
public void Unlock ();
abstract member Unlock : unit -> unit
override this.Unlock : unit -> unit
Public Sub Unlock ()