GenerateProxyAttribute.GeneratedNamespace Property
Definition
What namespace to use for the generated proxy.
By default, the generated proxy namespace will be VoltRpc.Proxy.Generated.
public string? GeneratedNamespace { get; set; }
Property Value
- System.String