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

속성 값

적용 대상