Compartir a través de


ConnectedServiceHandlerExportAttribute.AppliesTo Propiedad

Definición

Obtiene o establece la cadena de consulta "AppliesTo" para hacer coincidir un controlador de servicio conectado con las funcionalidades de un proyecto.

public:
 property System::String ^ AppliesTo { System::String ^ get(); void set(System::String ^ value); };
public:
 property Platform::String ^ AppliesTo { Platform::String ^ get(); void set(Platform::String ^ value); };
public string AppliesTo { get; set; }
member this.AppliesTo : string with get, set
Public Property AppliesTo As String

Valor de propiedad

Devuelve String.

Se aplica a