DomainPropertyInfo.ElementNameProvider 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.
Gets unique name provider for this domain property or null if not specified.
public:
property Microsoft::VisualStudio::Modeling::ElementNameProvider ^ ElementNameProvider { Microsoft::VisualStudio::Modeling::ElementNameProvider ^ get(); };
public Microsoft.VisualStudio.Modeling.ElementNameProvider ElementNameProvider { [System.Diagnostics.DebuggerStepThrough] get; }
[<get: System.Diagnostics.DebuggerStepThrough>]
member this.ElementNameProvider : Microsoft.VisualStudio.Modeling.ElementNameProvider
Public ReadOnly Property ElementNameProvider As ElementNameProvider
Property Value
- Attributes