SignatureSet.Commit 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.
Commits all changes of the specified SignatureSet collection to disk.
public:
void Commit();
public void Commit ();
abstract member Commit : unit -> unit
Public Sub Commit ()
Remarks
Until the Commit method is executed, none of the changes to the SignatureSet collection are saved.