Note

Access to this page requires authorization. You can try signing in or .

Access to this page requires authorization. You can try .

WSManConfigLeafElement Class

Definition

Namespace:
Microsoft.WSMan.Management
Assembly:
Microsoft.WSMan.Management.dll
Package:
Microsoft.WSMan.Management v7.4.15
Package:
Microsoft.WSMan.Management v7.5.6
Package:
Microsoft.WSMan.Management v7.6.1

Important

Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.

Leaf Element.

public class WSManConfigLeafElement : Microsoft.WSMan.Management.WSManConfigElement
type WSManConfigLeafElement = class
 inherit WSManConfigElement
Public Class WSManConfigLeafElement
Inherits WSManConfigElement
Inheritance
WSManConfigLeafElement

Properties

Name Description
Name

Variable Name.

(Inherited from WSManConfigElement)
SourceOfValue

Variable Value.

Type

Gets or Sets the type if the object.

(Inherited from WSManConfigElement)
TypeNameOfElement

Variable TypeNameOfElement.

(Inherited from WSManConfigElement)
Value

Variable Value.

Applies to