SpatialEntityStore.TryGet(RemoteSystemSession) 方法
定義
重要
部分資訊涉及發行前產品,在發行之前可能會有大幅修改。 Microsoft 對此處提供的資訊,不做任何明確或隱含的瑕疵擔保。
建立或擷取遠端會話之空間實體自動同步的集區。
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
與將共用空間實體之參與者的遠端會話。
傳回
空間實體存放區。
- 屬性