ZipExtractionOptions.Password Property

Definition

public:
 property ReadOnlyMemory<char> Password { ReadOnlyMemory<char> get(); void set(ReadOnlyMemory<char> value); };
public ReadOnlyMemory<char> Password { get; set; }
member this.Password : ReadOnlyMemory<char> with get, set
Public Property Password As ReadOnlyMemory(Of Char)

Property Value

Applies to