다음을 통해 공유


XmlnsDefinitionAttribute.AssemblyName 속성

정의

데코레이팅된 클래스의 String 이름을 나타내는 Assembly을 가져오거나 설정합니다.

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

속성 값

String

데코레이팅된 클래스의 String 이름을 나타내는 Assembly입니다.

적용 대상