SpatializerUtilities.InstalledSpatializers Property
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
Returns the names of installed spatializer plugins.
public:
static property cli::array <System::String ^> ^ InstalledSpatializers { cli::array <System::String ^> ^ get(); };
public static string[] InstalledSpatializers { get; }
static member InstalledSpatializers : string[]
Public Shared ReadOnly Property InstalledSpatializers As String()
Property Value
String[]