IDTSManagedHelper140.EncryptDocument(String, String) 方法

定義

public:
 void EncryptDocument([Runtime::InteropServices::Out] System::String ^ % pbstrDocument, System::String ^ bstrPassword);
public void EncryptDocument (out string pbstrDocument, string bstrPassword);
Public Sub EncryptDocument (ByRef pbstrDocument As String, bstrPassword As String)

參數

pbstrDocument
String
bstrPassword
String

實作

適用於