共用方式為


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

屬性值

身分識別的版本。

例外狀況

無法擷取屬性值,因為它包含模稜兩可的身分識別。

適用於