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


XmlElementAppliesToDomainProperty.SetDomainProperty - метод

Задает DomainProperty.

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

Синтаксис

'Декларация
Public Shared Sub SetDomainProperty ( _
    element As XmlPropertyData, _
    newDomainProperty As DomainProperty _
)
public static void SetDomainProperty(
    XmlPropertyData element,
    DomainProperty newDomainProperty
)

Параметры

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

См. также

Ссылки

XmlElementAppliesToDomainProperty Класс

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