ModelingPackage.Locator Property
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.
Helper for locating model element references.
public:
property Microsoft::VisualStudio::Modeling::Shell::ModelElementLocator ^ Locator { Microsoft::VisualStudio::Modeling::Shell::ModelElementLocator ^ get(); };
public Microsoft.VisualStudio.Modeling.Shell.ModelElementLocator Locator { [System.Diagnostics.DebuggerStepThrough] get; }
[<get: System.Diagnostics.DebuggerStepThrough>]
member this.Locator : Microsoft.VisualStudio.Modeling.Shell.ModelElementLocator
Public ReadOnly Property Locator As ModelElementLocator
Property Value
- Attributes