SeedPathElement Members
[This topic is pre-release documentation and is subject to change in future releases. Blank topics are included as placeholders.]
Represents the first node of the path string.
The following tables list the members exposed by the SeedPathElement type.
Public Constructors
Name | Description | |
---|---|---|
SeedPathElement | Initializes a new SeedPathElement object. |
Top
Public Properties
Name | Description | |
---|---|---|
ChildElement | Gets the child element. (inherited from PathElement) | |
ParentElement | Gets or sets the parent element. (inherited from PathElement) | |
Seed | Gets or sets the resolved seed class. |
Top
Public Methods
(see also Protected Methods)
Name | Description | |
---|---|---|
Equals | (inherited from Object) | |
GetHashCode | (inherited from Object) | |
GetType | (inherited from Object) | |
ToString | Overloaded. Overridden. Returns the path string. | |
TryParse | Overloaded. |
Top
Protected Methods
Name | Description | |
---|---|---|
Finalize | (inherited from Object) | |
MemberwiseClone | (inherited from Object) |
Top
See Also
Reference
SeedPathElement Class
Microsoft.EnterpriseManagement.Common Namespace