StorageInfo.SubStorageExists(String) 메서드

정의

지정된 자식 하위 저장소가 있는지 여부를 나타내는 값을 반환합니다.

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

매개 변수

name
String

확인할 자식 StorageInfo 이름입니다.

반품

true 지정된 name 하위 저장소가 있으면 이고, false그렇지 않으면 .

적용 대상

추가 정보