DslLibraryDefinesShapes.SetDslLibrary(BaseShape, DslLibrary) Метод
Определение
Важно!
Некоторые сведения относятся к предварительной версии продукта, в которую до выпуска могут быть внесены существенные изменения. Майкрософт не предоставляет никаких гарантий, явных или подразумеваемых, относительно приведенных здесь сведений.
Задает DslLibrary.
public:
static void SetDslLibrary(Microsoft::VisualStudio::Modeling::DslDefinition::BaseShape ^ element, Microsoft::VisualStudio::Modeling::DslDefinition::DslLibrary ^ newDslLibrary);
[System.Diagnostics.DebuggerStepThrough]
public static void SetDslLibrary (Microsoft.VisualStudio.Modeling.DslDefinition.BaseShape element, Microsoft.VisualStudio.Modeling.DslDefinition.DslLibrary newDslLibrary);
[<System.Diagnostics.DebuggerStepThrough>]
static member SetDslLibrary : Microsoft.VisualStudio.Modeling.DslDefinition.BaseShape * Microsoft.VisualStudio.Modeling.DslDefinition.DslLibrary -> unit
Public Shared Sub SetDslLibrary (element As BaseShape, newDslLibrary As DslLibrary)
Параметры
- element
- BaseShape
- newDslLibrary
- DslLibrary
- Атрибуты