GenerateProxyAttribute.GeneratedName Property
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released.
What name to use for the generated proxy.
By default, the generated proxy name will be {Interface Name}_GeneratedProxy.
public string GeneratedName { get; set; }