ApplicationClass.PackagePassword Proprietà
Definizione
Importante
Alcune informazioni sono relative alla release non definitiva del prodotto, che potrebbe subire modifiche significative prima della release definitiva. Microsoft non riconosce alcuna garanzia, espressa o implicita, in merito alle informazioni qui fornite.
Imposta il valore della password per il pacchetto. Questa proprietà è di sola scrittura.
public:
virtual property System::String ^ PackagePassword { void set(System::String ^ value); };
[System.Runtime.InteropServices.DispId(41)]
public virtual string PackagePassword { [System.Runtime.InteropServices.DispId(41)] set; }
[<System.Runtime.InteropServices.DispId(41)>]
[<set: System.Runtime.InteropServices.DispId(41)>]
member this.PackagePassword : string
Public Overridable Property PackagePassword As String
Valore della proprietà
Password per il pacchetto.
Implementazioni
- Attributi