ITemplateSignature.Signature 属性

获取字符串形式的模板签名。

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

语法

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

属性值

类型:System.String

.NET Framework 安全性

请参见

参考

ITemplateSignature 接口

Microsoft.VisualStudio.Uml.AuxiliaryConstructs 命名空间