ReadableLocator.SetParentLocator(IReadableLocator) Method
Definition
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.
protected:
void SetParentLocator(Microsoft::Practices::ObjectBuilder::IReadableLocator ^ parentLocator);
protected void SetParentLocator (Microsoft.Practices.ObjectBuilder.IReadableLocator parentLocator);
member this.SetParentLocator : Microsoft.Practices.ObjectBuilder.IReadableLocator -> unit
Protected Sub SetParentLocator (parentLocator As IReadableLocator)
Parameters
- parentLocator
- IReadableLocator