DtProjectStorage.StreamExists(String) Method

Definition

public:
 virtual bool StreamExists(System::String ^ streamName);
public bool StreamExists (string streamName);
abstract member StreamExists : string -> bool
override this.StreamExists : string -> bool
Public Function StreamExists (streamName As String) As Boolean

Parameters

streamName
String

Returns

Applies to