Sdílet prostřednictvím


XmlElementAppliesToDomainProperty.SetDomainProperty – metoda

Nastaví DomainProperty.

Obor názvů:  Microsoft.VisualStudio.Modeling.DslDefinition
Sestavení:  Microsoft.VisualStudio.Modeling.Sdk.DslDefinition.12.0 (v Microsoft.VisualStudio.Modeling.Sdk.DslDefinition.12.0.dll)

Syntaxe

'Deklarace
Public Shared Sub SetDomainProperty ( _
    element As XmlPropertyData, _
    newDomainProperty As DomainProperty _
)
public static void SetDomainProperty(
    XmlPropertyData element,
    DomainProperty newDomainProperty
)

Parametry

Zabezpečení rozhraní .NET Framework

Viz také

Referenční dokumentace

XmlElementAppliesToDomainProperty Třída

Microsoft.VisualStudio.Modeling.DslDefinition – obor názvů