QueryPropertyAttribute.QueryId Propriedade
Definição
Importante
Alguma informação relaciona-se com produtos pré-lançamento que podem ser substancialmente modificados antes de serem lançados. A Microsoft não oferece garantias, expressas ou implícitas, relativamente à informação aqui fornecida.
Obtém o nome do parâmetro de consulta do URI.
public:
property System::String ^ QueryId { System::String ^ get(); };
public string QueryId { get; }
member this.QueryId : string
Public ReadOnly Property QueryId As String