NativeActivity.ImplementationVersion 속성

정의

작업의 구현 버전을 가져오거나 설정합니다.

protected public:
 property Version ^ ImplementationVersion { Version ^ get(); void set(Version ^ value); };
protected internal override sealed Version ImplementationVersion { get; set; }
member this.ImplementationVersion : Version with get, set
Protected Friend Overrides NotOverridable Property ImplementationVersion As Version

속성 값

동작의 구현 버전입니다.

적용 대상