Konstruktor PathSegment — (Store, DomainRole, PathSegmentInterpretation)
Konstruowanie segmentu z określonej roli interpretacja
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 ( _
store As Store, _
role As DomainRole, _
interpretation As PathSegmentInterpretation _
)
public PathSegment(
Store store,
DomainRole role,
PathSegmentInterpretation interpretation
)
Parametry
- store
Typ: Microsoft.VisualStudio.Modeling.Store
- interpretation
Typ: Microsoft.VisualStudio.Modeling.DslDefinition.PathSegmentInterpretation
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
Przestrzeń nazw Microsoft.VisualStudio.Modeling.DslDefinition