Share via


StrongNameIdentityPermission.Version 속성

정의

ID의 버전 번호를 가져오거나 설정합니다.

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

속성 값

ID의 버전입니다.

예외

모호한 ID가 포함되어 있어 속성 값을 검색할 수 없는 경우

적용 대상