AssemblyProductAttribute(String) 생성자

정의

AssemblyProductAttribute 클래스의 새 인스턴스를 초기화합니다.

public:
 AssemblyProductAttribute(System::String ^ product);
public AssemblyProductAttribute (string product);
new System.Reflection.AssemblyProductAttribute : string -> System.Reflection.AssemblyProductAttribute
Public Sub New (product As String)

매개 변수

product
String

제품 이름에 대한 정보입니다.

적용 대상

추가 정보