共用方式為


IPublisher.Create(LocalPegAndProperties) 方法

定義

Create 對應至輸入本機 peg 及其屬性的雲端錨點。

public System.Threading.Tasks.Task<string> Create (Microsoft.MixedReality.WorldLocking.ASA.LocalPegAndProperties pegAndProps);
abstract member Create : Microsoft.MixedReality.WorldLocking.ASA.LocalPegAndProperties -> System.Threading.Tasks.Task<string>
Public Function Create (pegAndProps As LocalPegAndProperties) As Task(Of String)

參數

pegAndProps
LocalPegAndProperties

要擷取至雲端的Peg和屬性。

傳回

雲端錨點的可等候標識碼。

適用於