ObjectIdentifier.ExternalParts 속성

정의

외부 참조 부분을 가져옵니다. 식별자가 외부가 아닌 경우 Null입니다.

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

속성 값

외부 참조 부분입니다.

적용 대상