다음을 통해 공유


InstanceOwner.InstanceOwnerId 속성

정의

인스턴스 소유자의 ID를 GUID로 가져옵니다.

public:
 property Guid InstanceOwnerId { Guid get(); };
public Guid InstanceOwnerId { get; }
member this.InstanceOwnerId : Guid
Public ReadOnly Property InstanceOwnerId As Guid

속성 값

인스턴스 소유자의 ID입니다.

적용 대상