FoundryEnvironment.ProjectEndpoint 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.
The Foundry project endpoint. Sourced from the FOUNDRY_PROJECT_ENDPOINT environment variable.
public static string? ProjectEndpoint { get; }
static member ProjectEndpoint : string
Public Shared ReadOnly Property ProjectEndpoint As String