ElementNameProvider Class
Represents a name provider for domain elements.
Namespace: Microsoft.VisualStudio.Modeling
Assembly: Microsoft.VisualStudio.Modeling.Sdk (in Microsoft.VisualStudio.Modeling.Sdk.dll)
Syntax
'Declaration
Public Class ElementNameProvider
'Usage
Dim instance As ElementNameProvider
public class ElementNameProvider
public ref class ElementNameProvider
public class ElementNameProvider
Inheritance Hierarchy
System.Object
Microsoft.VisualStudio.Modeling.ElementNameProvider
Thread Safety
Any public static (Shared in Visual Basic) members of this type are thread safe. Any instance members are not guaranteed to be thread safe.