DtProjectStorage.StreamExists(String) Método
Definição
Importante
Algumas informações se referem a produtos de pré-lançamento que podem ser substancialmente modificados antes do lançamento. A Microsoft não oferece garantias, expressas ou implícitas, das informações aqui fornecidas.
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
Parâmetros
- streamName
- String