OrleansCodeGenerationTargetAttribute.AssemblyName 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 target assembly name that the generated code is for.
public string AssemblyName { get; set; }
public string AssemblyName { get; }
member this.AssemblyName : string with get, set
member this.AssemblyName : string
Public Property AssemblyName As String
Public ReadOnly Property AssemblyName As String