このブラウザーはサポートされなくなりました。
Microsoft Edge にアップグレードすると、最新の機能、セキュリティ更新プログラム、およびテクニカル サポートを利用できます。
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
Gets the context ID of the associated activity.
public: property Guid ContextGuid { Guid get(); };
public Guid ContextGuid { get; }
member this.ContextGuid : Guid
Public ReadOnly Property ContextGuid As Guid
A Guid that contains the context ID of the Activity.
.NET