FormattingDisplayStrings Class

 

This class is reserved for internal use by the Group Policy Windows PowerShell cmdlets. This class is included in this SDK for completeness only. The members of this class cannot be used directly, nor should this class be used to derive other classes.

Namespace:   Microsoft.GroupPolicy.Commands
Assembly:  Microsoft.GroupPolicy.Commands (in Microsoft.GroupPolicy.Commands.dll)

Inheritance Hierarchy

System.Object
  Microsoft.GroupPolicy.Commands.FormattingDisplayStrings

Syntax

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

Methods

Name Description
System_CAPS_pubmethodSystem_CAPS_static FormatGpoVersion(Int32, Int32)

This class is reserved for internal use by the Group Policy Windows PowerShell cmdlets. Do not call this method from your code. This class is included in this SDK for completeness only. The members of this class cannot be used directly, nor should this class be used to derive other classes.

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.GroupPolicy.Commands Namespace

Return to top