ProjectIdentifier.DisplayName 属性

定义

获取和的可读组合 Name Context

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

属性值

String

注解

Name如果 Context 为 null 或 " Name (Context) ",则显示为 ""。

适用于