共用方式為


SpatialEntityStore.TryGet(RemoteSystemSession) 方法

定義

建立或擷取遠端會話之空間實體自動同步的集區。

public:
 static SpatialEntityStore ^ TryGet(RemoteSystemSession ^ session);
/// [Windows.Foundation.Metadata.Overload("TryGetForRemoteSystemSession")]
 static SpatialEntityStore TryGet(RemoteSystemSession const& session);
[Windows.Foundation.Metadata.Overload("TryGetForRemoteSystemSession")]
public static SpatialEntityStore TryGet(RemoteSystemSession session);
function tryGet(session)
Public Shared Function TryGet (session As RemoteSystemSession) As SpatialEntityStore

參數

session
RemoteSystemSession

與將共用空間實體之參與者的遠端會話。

傳回

空間實體存放區。

屬性

適用於