Properti SystemParameters.ProcessFriendlyName

Mendapatkan atau mengatur nama yang mudah diingat untuk instans proses ini.

Namespace:Microsoft.Isam.Esent.Interop
Majelis: Microsoft.Isam.Esent.Interop (dalam Microsoft.Isam.Esent.Interop.dll)

Sintaks

'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; }

Nilai properti

Jenis: System.String

Lihat juga

Referensi

Kelas SystemParameters

Anggota SystemParameters

Namespace Microsoft.Isam.Esent.Interop