Aracılığıyla paylaş


StorageInfo.SubStorageExists(String) Yöntem

Tanım

Belirli bir alt alt depo olup olmadığını gösteren bir değer döndürür.

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

Parametreler

name
String

Denetlenecek alt StorageInfo ad.

Döndürülenler

true belirtilen name ile bir alt alt depo varsa; yoksa, false.

Şunlara uygulanır

Ayrıca bkz.