'Usage
Dim instance As WMScript
instance.CloseScriptStream()
public void CloseScriptStream()
public:
void CloseScriptStream();
Remarks
You should call this when you are finished adding script stream elements using WriteScriptStream. If you call WriteScriptStream, the conversion will not finish until you call CloseScriptStream.