Udostępnij przez


StorageInfo.StreamExists(String) Metoda

Definicja

Zwraca wartość wskazującą, czy dany strumień istnieje.

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

Parametry

name
String

Nazwa StreamInfo do sprawdzenia.

Zwraca

true jeśli istnieje strumień z określonym name ; w przeciwnym razie false.

Dotyczy

Zobacz też