<Code Lib>
2021 Property
Changes 0
P

AssemblyInstance.AssemblyTypeName

Description:
The name for the assembly type. All matching assembly instances share this name. Unique assembly instances are named automatically based on their naming category.

public string AssemblyTypeName { get; set; }

Loading…