Metoda DomainPropertyHasElementNameProvider.GetLinksToDomainProperty —
Pobierz listę łączy DomainPropertyHasElementNameProvider do ExternalType.
Przestrzeń nazw: Microsoft.VisualStudio.Modeling.DslDefinition
Zestaw: Microsoft.VisualStudio.Modeling.Sdk.DslDefinition.11.0 (w Microsoft.VisualStudio.Modeling.Sdk.DslDefinition.11.0.dll)
Składnia
'Deklaracja
Public Shared Function GetLinksToDomainProperty ( _
nameProviderTypeInstance As ExternalType _
) As ReadOnlyCollection(Of DomainPropertyHasElementNameProvider)
public static ReadOnlyCollection<DomainPropertyHasElementNameProvider> GetLinksToDomainProperty(
ExternalType nameProviderTypeInstance
)
Parametry
- nameProviderTypeInstance
Typ: Microsoft.VisualStudio.Modeling.DslDefinition.ExternalType
Wartość zwracana
Typ: System.Collections.ObjectModel.ReadOnlyCollection<DomainPropertyHasElementNameProvider>
Zabezpieczenia programu .NET Framework
- Pełne zaufanie do bezpośredniego wywołującego. Tego elementu członkowskiego nie można używać w kodzie częściowo zaufanym. Aby uzyskać więcej informacji, zobacz Przy użyciu bibliotek z częściowo zaufanego kodu..
Zobacz też
Informacje
DomainPropertyHasElementNameProvider Klasa
Przestrzeń nazw Microsoft.VisualStudio.Modeling.DslDefinition