IProperty.Name 属性

用作参考的属性的名称。

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

语法

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

属性值

类型:System.String

.NET Framework 安全性

请参见

参考

IProperty 接口

Microsoft.VisualStudio.Uml.Profiles 命名空间