SecureDeviceAssociationTemplate.ProtocolParserDescriptions Property

Retrieves the vector view of ProtocolParserDescription structures for the template.

This read-only property returns a vector view of the ProtocolParserDescription structures for the Xbox Secure Device Association Template as defined in the application manifest.

Syntax

public:
property IVectorView<ProtocolParserDescription>^ ProtocolParserDescriptions {
         IVectorView<ProtocolParserDescription>^ get ();
}  

Property value

Type: IVectorView<ProtocolParserDescription

  The vector view of ProtocolParserDescription structures for the template.

Requirements

Namespace: Windows.Xbox.Networking

Metadata: windows.winmd

See also

Reference

SecureDeviceAssociationTemplate Class

SecureDeviceAssociationTemplate Members

Windows.Xbox.Networking Namespace