IPublisher.Create(LocalPegAndProperties) 方法
定义
重要
一些信息与预发行产品相关,相应产品在发行之前可能会进行重大修改。 对于此处提供的信息,Microsoft 不作任何明示或暗示的担保。
Create与输入本地挂钩及其属性对应的云定位点。
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
要捕获到云的固定和属性。
返回
云定位点的可等待标识符。