LinkConnectDirectiveHasSourceDirectives.GetSourceOf 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 SourceOf.
public:
static Microsoft::VisualStudio::Modeling::DslDefinition::LinkConnectDirective ^ GetSourceOf(Microsoft::VisualStudio::Modeling::DslDefinition::RolePlayerConnectDirective ^ element);
[System.Diagnostics.DebuggerStepThrough]
public static Microsoft.VisualStudio.Modeling.DslDefinition.LinkConnectDirective GetSourceOf (Microsoft.VisualStudio.Modeling.DslDefinition.RolePlayerConnectDirective element);
[<System.Diagnostics.DebuggerStepThrough>]
static member GetSourceOf : Microsoft.VisualStudio.Modeling.DslDefinition.RolePlayerConnectDirective -> Microsoft.VisualStudio.Modeling.DslDefinition.LinkConnectDirective
Public Shared Function GetSourceOf (element As RolePlayerConnectDirective) As LinkConnectDirective
Parameters
- element
- RolePlayerConnectDirective
Returns
- Attributes