←Select platform

ToServiceStartModeExtended Method

Summary

An extension method that returns a ServiceStartModeExtended enumeration member from a string.

Syntax
C#
C++/CLI
public static ServiceStartModeExtended ToServiceStartModeExtended( 
   this string mode 
) 
public:  
   [ExtensionAttribute] 
   static ServiceStartModeExtended^ ToServiceStartModeExtended( 
      String^ mode 
   ) 

Parameters

mode

A string value representing a member of the ServiceStartModeExtended enumeration.

Return Value

a ServiceStartModeExtended enumeration member from a string.

Requirements

Target Platforms

Help Version 23.0.2024.2.29
Products | Support | Contact Us | Intellectual Property Notices
© 1991-2024 LEAD Technologies, Inc. All Rights Reserved.

Leadtools.Dicom.AddIn Assembly

Products | Support | Contact Us | Intellectual Property Notices
© 1991-2023 LEAD Technologies, Inc. All Rights Reserved.