WMIConn.ConnectionDisplayName 属性

定义

返回连接的本地化显示名称。

public:
 static property System::String ^ ConnectionDisplayName { System::String ^ get(); };
[System.ComponentModel.Browsable(false)]
public static string ConnectionDisplayName { get; }
[<System.ComponentModel.Browsable(false)>]
member this.ConnectionDisplayName : string
Public Shared ReadOnly Property ConnectionDisplayName As String

属性值

包含连接的本地化显示名称的字符串。

属性

适用于