CloudSpatialAnchorSession.GetAnchorPropertiesAsync(String) Metoda

Definicja

Pobiera kotwicę przestrzenną chmury dla danego identyfikatora, nawet jeśli jeszcze go nie ma.

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)

Parametry

identifier
String

Identyfikator do wyszukania.

Zwraca

Dotyczy