IItemIdentity.GetIdentity Method
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
Gets the identity of the item.
public string GetIdentity ();
abstract member GetIdentity : unit -> string
Public Function GetIdentity () As String
Returns
A string representing the identity of the item.