Konstruktor PathSegmentReferencesRole — (PathSegment, DomainRole)
Konstruktor tworzy łącze PathSegmentReferencesRole w tej samej partycji w danym PathSegment
Przestrzeń nazw: Microsoft.VisualStudio.Modeling.DslDefinition
Zestaw: Microsoft.VisualStudio.Modeling.Sdk.DslDefinition.12.0 (w Microsoft.VisualStudio.Modeling.Sdk.DslDefinition.12.0.dll)
Składnia
'Deklaracja
Public Sub New ( _
source As PathSegment, _
target As DomainRole _
)
public PathSegmentReferencesRole(
PathSegment source,
DomainRole target
)
Parametry
- source
Typ: Microsoft.VisualStudio.Modeling.DslDefinition.PathSegment
PathSegment do użytku jako źródła relacji.
- target
Typ: Microsoft.VisualStudio.Modeling.DslDefinition.DomainRole
DomainRole jako cel relacji.
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 Używanie bibliotek pochodzących z częściowo zaufanego kodu.
Zobacz też
Informacje
PathSegmentReferencesRole Klasa
Przeciążenie PathSegmentReferencesRole
Przestrzeń nazw Microsoft.VisualStudio.Modeling.DslDefinition