RuntimeCompatibilityOptions.PatchLevel1 Свойство

Определение

public:
 property WindowsAppRuntimeVersion PatchLevel1 { WindowsAppRuntimeVersion get(); void set(WindowsAppRuntimeVersion value); };
WindowsAppRuntimeVersion PatchLevel1();

void PatchLevel1(WindowsAppRuntimeVersion value);
public WindowsAppRuntimeVersion PatchLevel1 { get; set; }
var windowsAppRuntimeVersion = runtimeCompatibilityOptions.patchLevel1;
runtimeCompatibilityOptions.patchLevel1 = windowsAppRuntimeVersion;
Public Property PatchLevel1 As WindowsAppRuntimeVersion

Значение свойства

Применяется к