Partager via


ConnectedServiceHandlerExportAttribute.AppliesTo Propriété

Définition

Obtient ou définit la chaîne de requête « AppliesTo » pour faire correspondre un gestionnaire de service connecté aux fonctionnalités d’un projet.

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

Valeur de propriété

Retourne String.

S’applique à