Aracılığıyla paylaş


CodeGenerationUtilities.GetDesigner Yöntem

Verilen DslLibrary içinde tanımlanan Tasarımcısı alın.

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 GetDesigner ( _
    dslLibrary As DslLibrary _
) As Designer
public static Designer GetDesigner(
    DslLibrary dslLibrary
)

Parametreler

Dönüş Değeri

Tür: Microsoft.VisualStudio.Modeling.DslDefinition.Designer
Verilen DslLibrary, hiçbiri tanımlanırsa, null tanımlanan Tasarımcısı.

.NET Framework Güvenliği

Ayrıca bkz.

Başvuru

CodeGenerationUtilities Sınıf

Microsoft.VisualStudio.Modeling.DslDefinition Ad Alanı