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

NamedPropertyMetadata.Parent 属性

定义

获取属性的父 Service Fabric 名称的名称。 可以将其视为属性所在的命名空间/表。

public Uri Parent { get; }
member this.Parent : Uri
Public ReadOnly Property Parent As Uri

属性值

Uri

属性的父 Service Fabric 名称的名称。

适用于