Udostępnij za pośrednictwem


Metoda CodeGenerationUtilities.GetSegmentOutputType — (PathSegment, Boolean)

Dla danego pathSegment metoda ta zwraca jego wyjścia pełni kwalifikowana nazwa typu.

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 Shared Function GetSegmentOutputType ( _
    segment As PathSegment, _
    searchBaseTypes As Boolean _
) As String
public static string GetSegmentOutputType(
    PathSegment segment,
    bool searchBaseTypes
)

Parametry

  • searchBaseTypes
    Typ: System.Boolean
    Spróbuj i uzyskać pełną nazwę z podstawowej roli

Wartość zwracana

Typ: System.String

Zabezpieczenia programu .NET Framework

Zobacz też

Informacje

CodeGenerationUtilities Klasa

Przeciążenie GetSegmentOutputType

Przestrzeń nazw Microsoft.VisualStudio.Modeling.DslDefinition