LinkConnectDirectiveHasTargetDirectives.GetLink 方法
定义
重要
一些信息与预发行产品相关,相应产品在发行之前可能会进行重大修改。 对于此处提供的信息,Microsoft 不作任何明示或暗示的担保。
获取给定 LinkConnectDirectiveand 之间的一个 LinkConnectDirectiveHasTargetDirectives 链接 RolePlayerConnectDirective。
public:
static Microsoft::VisualStudio::Modeling::DslDefinition::LinkConnectDirectiveHasTargetDirectives ^ GetLink(Microsoft::VisualStudio::Modeling::DslDefinition::LinkConnectDirective ^ source, Microsoft::VisualStudio::Modeling::DslDefinition::RolePlayerConnectDirective ^ target);
[System.Diagnostics.DebuggerStepThrough]
public static Microsoft.VisualStudio.Modeling.DslDefinition.LinkConnectDirectiveHasTargetDirectives GetLink (Microsoft.VisualStudio.Modeling.DslDefinition.LinkConnectDirective source, Microsoft.VisualStudio.Modeling.DslDefinition.RolePlayerConnectDirective target);
[<System.Diagnostics.DebuggerStepThrough>]
static member GetLink : Microsoft.VisualStudio.Modeling.DslDefinition.LinkConnectDirective * Microsoft.VisualStudio.Modeling.DslDefinition.RolePlayerConnectDirective -> Microsoft.VisualStudio.Modeling.DslDefinition.LinkConnectDirectiveHasTargetDirectives
Public Shared Function GetLink (source As LinkConnectDirective, target As RolePlayerConnectDirective) As LinkConnectDirectiveHasTargetDirectives
参数
- source
- LinkConnectDirective
- target
- RolePlayerConnectDirective
返回
- 属性