DomainPropertyHasElementNameProvider.GetElementNameProvider 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.
Gets ElementNameProvider.
public:
static Microsoft::VisualStudio::Modeling::DslDefinition::ExternalType ^ GetElementNameProvider(Microsoft::VisualStudio::Modeling::DslDefinition::DomainProperty ^ element);
[System.Diagnostics.DebuggerStepThrough]
public static Microsoft.VisualStudio.Modeling.DslDefinition.ExternalType GetElementNameProvider (Microsoft.VisualStudio.Modeling.DslDefinition.DomainProperty element);
[<System.Diagnostics.DebuggerStepThrough>]
static member GetElementNameProvider : Microsoft.VisualStudio.Modeling.DslDefinition.DomainProperty -> Microsoft.VisualStudio.Modeling.DslDefinition.ExternalType
Public Shared Function GetElementNameProvider (element As DomainProperty) As ExternalType
Parameters
- element
- DomainProperty
Returns
- Attributes