Aracılığıyla paylaş


NamedPropertyMetadata.Parent Property

Definition

Gets the name of the parent Service Fabric Name for the Property. It could be thought of as the namespace/table under which the property exists.

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

Property Value

Uri

The name of the parent Service Fabric Name for the Property.

Applies to