SeedPathElement.TryParse Method
Tries to parse the string.
Overload List
Name | Description |
---|---|
SeedPathElement.TryParse (String, EnterpriseManagementGroup, out SeedPathElement) | Tries to parse the string that should contain only IDs, including an ID for a target. |
SeedPathElement.TryParse (String, Generic ManagementPackElementReference, ManagementPack, out SeedPathElement) | Tries to parse the string that should contain only management pack aliased strings. |
SeedPathElement.TryParse (String, Generic ManagementPackElementReference, ManagementPack, EnterpriseManagementGroup, out SeedPathElement) | Tries to parse the string that could contain IDs or alias references. |
See Also
Reference
SeedPathElement Class
SeedPathElement Members
Microsoft.EnterpriseManagement.Common Namespace