Share via


PropertyPathElement Class

Definition

Represents a property at the end of a path.

public ref class PropertyPathElement : Microsoft::EnterpriseManagement::Common::PathElement
[System.Serializable]
public class PropertyPathElement : Microsoft.EnterpriseManagement.Common.PathElement
type PropertyPathElement = class
    inherit PathElement
Public Class PropertyPathElement
Inherits PathElement
Inheritance
PropertyPathElement
Attributes

Constructors

PropertyPathElement(ManagementPackProperty)

Initializes a new PropertyPathElement object.

Properties

ChildElement

Gets the child element.

(Inherited from PathElement)
ParentElement

Gets or sets the parent element.

(Inherited from PathElement)
Property

Gets or sets the property.

Applies to