다음을 통해 공유


ResourceAssetCollection.IsContentSpecificUrl(String) 메서드

정의

지정된 경로가 콘텐츠별 URL인지 여부를 확인합니다.

public bool IsContentSpecificUrl (string path);
member this.IsContentSpecificUrl : string -> bool
Public Function IsContentSpecificUrl (path As String) As Boolean

매개 변수

path
String

확인할 경로입니다.

반환

경로가 콘텐츠별 URL인지 true. 그렇지 않으면 false.

적용 대상