共用方式為


Pkcs12LoadLimitExceededException(String) 建構函式

定義

初始化 Pkcs12LoadLimitExceededException 類別的新實例。

public:
 Pkcs12LoadLimitExceededException(System::String ^ propertyName);
public Pkcs12LoadLimitExceededException (string propertyName);
new System.Security.Cryptography.X509Certificates.Pkcs12LoadLimitExceededException : string -> System.Security.Cryptography.X509Certificates.Pkcs12LoadLimitExceededException
Public Sub New (propertyName As String)

參數

propertyName
String

屬性的名稱,表示已超過的限制。

適用於