ServiceRegistration.Audience 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.
Gets the intended audiences for this service.
public:
property Microsoft::VisualStudio::Shell::ServiceBroker::ServiceAudience Audience { Microsoft::VisualStudio::Shell::ServiceBroker::ServiceAudience get(); };
public Microsoft.VisualStudio.Shell.ServiceBroker.ServiceAudience Audience { get; }
member this.Audience : Microsoft.VisualStudio.Shell.ServiceBroker.ServiceAudience
Public ReadOnly Property Audience As ServiceAudience