Share via


Propiedad SystemParameters.ProcessFriendlyName

Obtiene o establece el nombre descriptivo de esta instancia del proceso.

Espacio de nombres:Microsoft.Isam.Esent.Interop
Ensamblaje: Microsoft.Isam.Esent.Interop (en Microsoft.Isam.Esent.Interop.dll)

Sintaxis

'Declaration
Public Shared Property ProcessFriendlyName As String
    Get
    Set
'Usage
Dim value As String

value = SystemParameters.ProcessFriendlyName

SystemParameters.ProcessFriendlyName = value
public static string ProcessFriendlyName { get; set; }

Valor de propiedad

Tipo: System.String

Consulte también

Referencia

SystemParameters (clase)

Miembros de SystemParameters

Espacio de nombres Microsoft.Isam.Esent.Interop