SeedPathElement.TryParse Method
[This topic is pre-release documentation and is subject to change in future releases. Blank topics are included as placeholders.]
Tries to parse the string.
Overload List
Name | Description |
---|---|
SeedPathElement.TryParse (String, ManagementPack, EnterpriseManagementGroup, SeedPathElement) | Tries to parse the string that could contain GUIDs or alias references. |
SeedPathElement.TryParse (String, ManagementPackElementReference, ManagementPack, SeedPathElement) | Tries to parse the string that should contain only management pack aliased strings. |
SeedPathElement.TryParse (String, ManagementPackElementReference, ManagementPack, EnterpriseManagementGroup, SeedPathElement) | Tries to parse the string that could contain IDs or alias references. |
SeedPathElement.TryParse (String, EnterpriseManagementGroup, SeedPathElement) | Tries to parse the string that should contain only IDs, including an ID for a target. |
See Also
Reference
SeedPathElement Class
SeedPathElement Members
Microsoft.EnterpriseManagement.Common Namespace