BindingInfo.ServiceKey Property
Definition
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.
Get or sets the value used as the key when looking for a keyed service
public object? ServiceKey { get; set; }
member this.ServiceKey : obj with get, set
Public Property ServiceKey As Object