IStereotype.Name 属性

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

语法

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

属性值

类型:System.String

.NET Framework 安全性

请参见

参考

IStereotype 接口

Microsoft.VisualStudio.Uml.Profiles 命名空间