Share via


IDTSPackageSigning100.CheckSignatureOnLoad 属性

定义

public:
 property bool CheckSignatureOnLoad { bool get(); void set(bool value); };
[System.Runtime.InteropServices.DispId(1610678279)]
public bool CheckSignatureOnLoad { get; set; }
[<System.Runtime.InteropServices.DispId(1610678279)>]
member this.CheckSignatureOnLoad : bool with get, set
Public Property CheckSignatureOnLoad As Boolean

属性值

如果包在加载时检查签名,则为 True;否则为 false

属性

适用于