NGWS SDK Documentation  

This is preliminary documentation and subject to change.
To comment on this topic, please send us email at ngwssdk@microsoft.com. Thanks!

ServiceInstallerDialog.Result

[To be supplied.]

[Visual Basic]
Public ReadOnly Property Result As ServiceInstallerDialogResult
[C#]
public ServiceInstallerDialogResult Result {get;}
[C++]
public: __property ServiceInstallerDialogResult get_Result();
[JScript]
public function get Result() : ServiceInstallerDialogResult;

See Also

ServiceInstallerDialog Class | ServiceInstallerDialog Members | System.ServiceProcess Namespace