UpdateLanguage Class

 

Applies To: Windows Server Update Services

Defines RFC1766 style languages code strings.

Namespace:   Microsoft.UpdateServices.Administration
Assembly:  Microsoft.UpdateServices.Administration (in Microsoft.UpdateServices.Administration.dll)

Inheritance Hierarchy

System.Object
  Microsoft.UpdateServices.Administration.UpdateLanguage

Syntax

public static class UpdateLanguage
public ref class UpdateLanguage abstract sealed 
[<AbstractClass>]
[<Sealed>]
type UpdateLanguage = class end
Public NotInheritable Class UpdateLanguage

Fields

Name Description
System_CAPS_pubfieldSystem_CAPS_static All

All languages

Thread Safety

Any public static ( Shared in Visual Basic) members of this type are thread safe. Any instance members are not guaranteed to be thread safe.

See Also

Microsoft.UpdateServices.Administration Namespace

Return to top