Retrieves the vector view of QualityOfServiceMetric path priority values for the template.
This read-only property returns a vector view of the QualityOfServiceMetric path priorities for the Xbox Secure Device Association Template as defined in the application manifest.
public:
property IVectorView<QualityOfServiceMetric>^ QualityOfServiceMetricPathPriorities {
IVectorView<QualityOfServiceMetric>^ get ();
}
Type: IVectorView<QualityOfServiceMetric>
The vector view of QualityOfServiceMetric path priority values for the template.
Namespace: Windows.Xbox.Networking
Metadata: windows.winmd
SecureDeviceAssociationTemplate Class