SecureDeviceAssociationTemplate.Templates Property

Retrieves a vector view of the SecureDeviceAssociationTemplates known to the app.

Syntax

public:
static property IVectorView<SecureDeviceAssociationTemplate^ >^ Templates {
         IVectorView<SecureDeviceAssociationTemplate^ >^ get ();
}  

Property value

Type: IVectorView<SecureDeviceAssociationTemplate^ > 

  A vector view of the SecureDeviceAssociationTemplates known to the app.

Requirements

Namespace: Windows.Xbox.Networking

Metadata: windows.winmd

See also

Reference

SecureDeviceAssociationTemplate Class

SecureDeviceAssociationTemplate Members

Windows.Xbox.Networking Namespace