QueryPropertyAttribute Kelas

Definisi

Memetakan parameter kueri dari URI ke properti di halaman target atau melihat model selama navigasi Shell.

public ref class QueryPropertyAttribute : Attribute
[System.AttributeUsage(System.AttributeTargets.Class, AllowMultiple=true)]
public class QueryPropertyAttribute : Attribute
[<System.AttributeUsage(System.AttributeTargets.Class, AllowMultiple=true)>]
type QueryPropertyAttribute = class
    inherit Attribute
Public Class QueryPropertyAttribute
Inherits Attribute
Warisan
QueryPropertyAttribute
Atribut

Konstruktor

Nama Deskripsi
QueryPropertyAttribute(String, String)

Membuat baru QueryPropertyAttribute yang memetakan parameter kueri ke properti.

Properti

Nama Deskripsi
Name

Mendapatkan nama properti yang akan menerima nilai parameter kueri.

QueryId

Mendapatkan nama parameter kueri dari URI.

Berlaku untuk