次の方法で共有


SqlWorkflowPersistenceService.ServiceInstanceId プロパティ

定義

サービス インスタンス識別子を取得します。

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

プロパティ値

Guid

サービス インスタンス識別子。

注釈

既定値は Guid.Empty です。

適用対象