IProfile.DisplayName 属性

用户界面中演示的名称。

命名空间:  Microsoft.VisualStudio.Uml.Profiles
程序集:  Microsoft.VisualStudio.Uml.Interfaces(在 Microsoft.VisualStudio.Uml.Interfaces.dll 中)

语法

声明
ReadOnly Property DisplayName As String
    Get
string DisplayName { get; }
property String^ DisplayName {
    String^ get ();
}
abstract DisplayName : string
function get DisplayName () : String

属性值

类型:System.String

.NET Framework 安全性

请参见

参考

IProfile 接口

Microsoft.VisualStudio.Uml.Profiles 命名空间