TagHelperDescriptor.AssemblyName 属性

定义

包含标记帮助程序类的程序集的名称。

public:
 property System::String ^ AssemblyName { System::String ^ get(); void set(System::String ^ value); };
public string AssemblyName { get; set; }
member this.AssemblyName : string with get, set
Public Property AssemblyName As String

属性值

适用于