AppExtensionPoint.Name
A type that defines the name of an extension point.
Declaration
struct NameMentioned in
Overview
Add this type to each extension point definition you create in your host app. Provide a unique string for each of your app’s extension points. App extensions that want to bind to the extension point include this name in their binding.