Determines the default StreamType used in the file Open... and file Save As... dialogboxes.

Introduced: 31.0.

Syntax

public StreamType DefaultStreamType { get; set; }
Public Property DefaultStreamType() As StreamType