MixedRealitySceneSystem.ContentTags Property

Definition

Returns all content tags found in profile scenes.

public:
 property System::Collections::Generic::IEnumerable<System::String ^> ^ ContentTags { System::Collections::Generic::IEnumerable<System::String ^> ^ get(); };
public System.Collections.Generic.IEnumerable<string> ContentTags { get; }
member this.ContentTags : seq<string>
Public ReadOnly Property ContentTags As IEnumerable(Of String)

Property Value

Implements

Applies to