다음을 통해 공유


VersionUpgradeEventArgs.DocumentVersion 속성

업그레이드할 양식 문서의 버전 번호를 가져옵니다.

네임스페이스: Microsoft.Office.InfoPath
어셈블리: Microsoft.Office.InfoPath(microsoft.office.infopath.dll)

구문

Public MustOverride ReadOnly Property DocumentVersion As String

Dim instance As VersionUpgradeEventArgs
Dim value As String

value = instance.DocumentVersion
public abstract string DocumentVersion { get; }

속성 값

양식의 버전 번호입니다.

주의

이 속성은 VersionUpgrade 이벤트가 실행되는 동안에만 사용할 수 있습니다.

이 멤버는 현재 열려 있는 양식과 같은 도메인에서 실행하는 양식 또는 도메인 간 권한이 부여된 양식에서만 액세스할 수 있습니다.

이 형식 또는 구성원은 Microsoft Office InfoPath 2007 또는 웹 브라우저에서 연 양식에서 실행되는 코드에서만 액세스할 수 있습니다.

참고 항목

참조

VersionUpgradeEventArgs 클래스
VersionUpgradeEventArgs 구성원
Microsoft.Office.InfoPath 네임스페이스