SecureDeviceAssociationTemplate.QualityOfServiceMetricPathPriorities Property

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.

Syntax

public:
property IVectorView<QualityOfServiceMetric>^ QualityOfServiceMetricPathPriorities {
         IVectorView<QualityOfServiceMetric>^ get ();
}  

Property value

Type: IVectorView<QualityOfServiceMetric

  The vector view of QualityOfServiceMetric path priority values for the template.

Requirements

Namespace: Windows.Xbox.Networking

Metadata: windows.winmd

See also

Reference

SecureDeviceAssociationTemplate Class

SecureDeviceAssociationTemplate Members

Windows.Xbox.Networking Namespace