DkmPublishedProgramInfo.FriendlyName 属性

定义

可有可无程序的友好名称。 这可能显示在 "附加到进程" 窗口中。 这会通过 GetHostName (GHN_FRIENDLY_NAME) 向 AD7 API 公开。

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

属性值

String

返回 String

适用于