你当前正在访问 Microsoft Azure Global Edition 技术文档网站。 如果需要访问由世纪互联运营的 Microsoft Azure 中国技术文档网站,请访问 https://docs.azure.cn

ICodePackageActivationContext.ContextId 属性

定义

获取上下文 ID。

public string ContextId { get; }
member this.ContextId : string
Public ReadOnly Property ContextId As String

属性值

上下文 ID。

注解

对于同一服务清单中的所有代码包,上下文 ID 相同。

适用于