DslLibraryDefinesShapes.GetDslLibrary(BaseShape) 方法

定义

获取 DslLibrary。

public:
 static Microsoft::VisualStudio::Modeling::DslDefinition::DslLibrary ^ GetDslLibrary(Microsoft::VisualStudio::Modeling::DslDefinition::BaseShape ^ element);
[System.Diagnostics.DebuggerStepThrough]
public static Microsoft.VisualStudio.Modeling.DslDefinition.DslLibrary GetDslLibrary (Microsoft.VisualStudio.Modeling.DslDefinition.BaseShape element);
[<System.Diagnostics.DebuggerStepThrough>]
static member GetDslLibrary : Microsoft.VisualStudio.Modeling.DslDefinition.BaseShape -> Microsoft.VisualStudio.Modeling.DslDefinition.DslLibrary
Public Shared Function GetDslLibrary (element As BaseShape) As DslLibrary

参数

element
BaseShape

返回

DslLibrary
属性

适用于