PfxImportParameters.Exportable Eigenschaft

Definition

Ruft die Exportoption ab oder legt sie fest.

public:
 property ExportOption Exportable { ExportOption get(); void set(ExportOption value); };
ExportOption Exportable();

void Exportable(ExportOption value);
public ExportOption Exportable { get; set; }
var exportOption = pfxImportParameters.exportable;
pfxImportParameters.exportable = exportOption;
Public Property Exportable As ExportOption

Eigenschaftswert

Die Exportoption.

Gilt für: