LinkConnectDirectiveHasTargetDirectives.GetTargetOf Method
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
Gets TargetOf.
public:
static Microsoft::VisualStudio::Modeling::DslDefinition::LinkConnectDirective ^ GetTargetOf(Microsoft::VisualStudio::Modeling::DslDefinition::RolePlayerConnectDirective ^ element);
[System.Diagnostics.DebuggerStepThrough]
public static Microsoft.VisualStudio.Modeling.DslDefinition.LinkConnectDirective GetTargetOf (Microsoft.VisualStudio.Modeling.DslDefinition.RolePlayerConnectDirective element);
[<System.Diagnostics.DebuggerStepThrough>]
static member GetTargetOf : Microsoft.VisualStudio.Modeling.DslDefinition.RolePlayerConnectDirective -> Microsoft.VisualStudio.Modeling.DslDefinition.LinkConnectDirective
Public Shared Function GetTargetOf (element As RolePlayerConnectDirective) As LinkConnectDirective
Parameters
- element
- RolePlayerConnectDirective
Returns
- Attributes