ExplorerHidesNodes.GetExplorerBehavior(DomainPath) 方法

定义

获取 ExplorerBehavior。

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

参数

element
DomainPath

返回

ExplorerBehavior
属性

适用于