Поделиться через


PropertyHasType.SetType - метод

Задает тип.

Пространство имен:  Microsoft.VisualStudio.Modeling.DslDefinition
Сборка:  Microsoft.VisualStudio.Modeling.Sdk.DslDefinition.12.0 (в Microsoft.VisualStudio.Modeling.Sdk.DslDefinition.12.0.dll)

Синтаксис

'Декларация
Public Shared Sub SetType ( _
    element As DomainProperty, _
    newType As DomainType _
)
public static void SetType(
    DomainProperty element,
    DomainType newType
)

Параметры

Безопасность платформы .NET Framework

См. также

Ссылки

PropertyHasType Класс

Microsoft.VisualStudio.Modeling.DslDefinition - пространство имен