다음을 통해 공유


DomainIdentifier.ServiceId 속성

정의

도메인이 속한 서비스의 고유 식별자를 가져오거나 설정합니다.

public Guid ServiceId { get; set; }
member this.ServiceId : Guid with get, set
Public Property ServiceId As Guid

속성 값

도메인이 속한 서비스의 고유 식별자입니다.

적용 대상