Aracılığıyla paylaş


CodeGenerationUtilities.GetSegmentInputType Yöntem (PathSegment, Boolean)

Verilen pathSegment için bu yöntem, giriş tam tür adı döndürür.

Ad alanı:  Microsoft.VisualStudio.Modeling.DslDefinition
Derleme:  Microsoft.VisualStudio.Modeling.Sdk.DslDefinition.11.0 (Microsoft.VisualStudio.Modeling.Sdk.DslDefinition.11.0.dll içinde)

Sözdizimi

'Bildirim
Public Shared Function GetSegmentInputType ( _
    segment As PathSegment, _
    searchBaseTypes As Boolean _
) As String
public static string GetSegmentInputType(
    PathSegment segment,
    bool searchBaseTypes
)

Parametreler

  • searchBaseTypes
    Tür: System.Boolean
    Deneyin ve temel rolünden tam adını Al

Dönüş Değeri

Tür: System.String

.NET Framework Güvenliği

Ayrıca bkz.

Başvuru

CodeGenerationUtilities Sınıf

GetSegmentInputType Fazla Yük

Microsoft.VisualStudio.Modeling.DslDefinition Ad Alanı