IItemIdentity.GetIdentity 方法

定义

获取项的标识。

public string GetIdentity ();
abstract member GetIdentity : unit -> string
Public Function GetIdentity () As String

返回

一个表示项标识的字符串。

适用于