InstanceOwnerException.InstanceOwnerId 屬性
定義
重要
部分資訊涉及發行前產品,在發行之前可能會有大幅修改。 Microsoft 對此處提供的資訊,不做任何明確或隱含的瑕疵擔保。
取得執行個體擁有者的 ID。
public:
property Guid InstanceOwnerId { Guid get(); };
public Guid InstanceOwnerId { get; }
member this.InstanceOwnerId : Guid
Public ReadOnly Property InstanceOwnerId As Guid
屬性值
執行個體擁有者的 ID。 若執行個體擁有者未知,則會傳回 Guid.Empty。