Udostępnij przez


ConnectedServiceHandlerExportAttribute.TargetPlatform Właściwość

Definicja

Pobiera lub ustawia ciąg "TargetPlatform", aby dopasować program obsługi połączonej usługi do platformy docelowej projektu.

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

Wartość właściwości

Zwraca wartość String.

Uwagi

Identyfikatory GUID mogą mieć następujące formaty:

  • "N": 32 cyfry: 0000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000 0000 0000 0000 cyfr: 32 cyfry.

  • "D": 32 cyfry rozdzielone łącznikami: 000000000-0000-0000-0000-0000000000000000000000000000000000000000000000000000000000000000000000000000 00000.

Do tworzenia ciągu zapytania można użyć tej samej składni co atrybut AppliesTo .

Dotyczy