StrongNameIdentityPermission.Version 属性

定义

获取或设置标识的版本号。

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

属性值

Version

标识的版本。

例外

无法检索此属性值,因为它包含的标识不明确。

适用于