ObjectIdentifier.Parts 属性

定义

获取标识符的各个部分。

public System.Collections.Generic.IList<string> Parts { get; set; }
member this.Parts : System.Collections.Generic.IList<string> with get, set
Public Property Parts As IList(Of String)

属性值

标识符的各个部分。

适用于