CloudSpatialAnchorSession.GetAnchorPropertiesAsync(String) Metod

Definition

Hämtar ett rumsligt molnfäste för den angivna identifieraren, även om den inte har hittats ännu.

public:
 System::Threading::Tasks::Task<Microsoft::Azure::SpatialAnchors::CloudSpatialAnchor ^> ^ GetAnchorPropertiesAsync(System::String ^ identifier);
public System.Threading.Tasks.Task<Microsoft.Azure.SpatialAnchors.CloudSpatialAnchor> GetAnchorPropertiesAsync (string identifier);
member this.GetAnchorPropertiesAsync : string -> System.Threading.Tasks.Task<Microsoft.Azure.SpatialAnchors.CloudSpatialAnchor>
Public Function GetAnchorPropertiesAsync (identifier As String) As Task(Of CloudSpatialAnchor)

Parametrar

identifier
String

Identifieraren att leta efter.

Returer

Gäller för