ProtoLink.GetSourceRolePlayer(Partition) 方法

定义

public:
 Microsoft::VisualStudio::Modeling::ProtoRolePlayer ^ GetSourceRolePlayer(Microsoft::VisualStudio::Modeling::Partition ^ partition);
public Microsoft.VisualStudio.Modeling.ProtoRolePlayer GetSourceRolePlayer (Microsoft.VisualStudio.Modeling.Partition partition);
member this.GetSourceRolePlayer : Microsoft.VisualStudio.Modeling.Partition -> Microsoft.VisualStudio.Modeling.ProtoRolePlayer
Public Function GetSourceRolePlayer (partition As Partition) As ProtoRolePlayer

参数

partition
Partition

返回

ProtoRolePlayer

适用于