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)

속성 값

식별자의 부분입니다.

적용 대상