AddInAttribute.Version 속성

정의

추가 기능의 소프트웨어 버전을 가져오거나 설정합니다.

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

속성 값

추가 기능의 소프트웨어 버전입니다.

적용 대상