# PublicHostingCognitiveServicesCapabilityHostProperties

- Kind: `class`
- Package: [Aspire.Hosting.Foundry](/reference/api/csharp/aspire.hosting.foundry.md)
- Version: `13.3.0-preview.1.26254.5`
- Namespace: `Aspire.Hosting.Foundry`
- Target framework: `net8.0`
- Source: [GitHub](https://github.com/microsoft/aspire/blob/5bd693ae1897dee5e2ce71c2cc08879c1c7eff51/src/Aspire.Hosting.Foundry/FoundryResource.cs)
- Inherits: `CognitiveServicesCapabilityHostProperties`

The properties for a public hosting environment for Cognitive Services capabilities.

## Definition

```csharp
namespace Aspire.Hosting.Foundry;

public class PublicHostingCognitiveServicesCapabilityHostProperties
    : Azure.Provisioning.CognitiveServices.CognitiveServicesCapabilityHostProperties
{
    // ...
}
```

## Constructors

- [PublicHostingCognitiveServicesCapabilityHostProperties](/reference/api/csharp/aspire.hosting.foundry/publichostingcognitiveservicescapabilityhostproperties/constructors.md#constructor)
