AddInAttribute.Publisher 속성

정의

추가 기능의 게시자를 가져오거나 설정합니다.

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

속성 값

추가 기능의 게시자입니다.

적용 대상