Aracılığıyla paylaş


ConnectedServiceHandlerExportAttribute.TargetPlatformVersion Özellik

Tanım

Bağlı hizmet işleyicisini projenin hedef platform sürümüyle eşleştirmek için "TargetPlatformVersion" dizesini alır veya ayarlar.

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

Özellik Değeri

String döndürür.

Açıklamalar

Sürüm aralığı belirtme söz dizimi, .vsixmanifest InstallationTarget Version özniteliğinde kullanılan söz dizimi ile aynıdır. Daha fazla bilgi için bkz. https://msdn.microsoft.com/en-us/library/ee943167.aspx..

Şunlara uygulanır