PathHasSegments.GetPath(PathSegment) Метод
Определение
Важно!
Некоторые сведения относятся к предварительной версии продукта, в которую до выпуска могут быть внесены существенные изменения. Майкрософт не предоставляет никаких гарантий, явных или подразумеваемых, относительно приведенных здесь сведений.
Получает Path.
public:
static Microsoft::VisualStudio::Modeling::DslDefinition::DomainPath ^ GetPath(Microsoft::VisualStudio::Modeling::DslDefinition::PathSegment ^ element);
[System.Diagnostics.DebuggerStepThrough]
public static Microsoft.VisualStudio.Modeling.DslDefinition.DomainPath GetPath (Microsoft.VisualStudio.Modeling.DslDefinition.PathSegment element);
[<System.Diagnostics.DebuggerStepThrough>]
static member GetPath : Microsoft.VisualStudio.Modeling.DslDefinition.PathSegment -> Microsoft.VisualStudio.Modeling.DslDefinition.DomainPath
Public Shared Function GetPath (element As PathSegment) As DomainPath
Параметры
- element
- PathSegment
Возвращаемое значение
- Атрибуты