SystemInformationEvent.ServicePack Propriedade

Definição

Obtém o nome do sistema operacional mais recente service pack instalado no sistema. Se nenhum service pack tiver sido instalado, a cadeia de caracteres estará vazia. Esse valor é recuperado de GetVersionEx.

public:
 property System::String ^ ServicePack { System::String ^ get(); };
public:
 property Platform::String ^ ServicePack { Platform::String ^ get(); };
public string ServicePack { get; }
member this.ServicePack : string
Public ReadOnly Property ServicePack As String

Valor da propriedade

String

Aplica-se a