메소드 | 설명 | |
---|---|---|
IsValidSource ( string source ) : bool |
Validates that a source is a valid path or url.
|
메소드 | 설명 | |
---|---|---|
IsValidLocalPath ( string path ) : bool | ||
IsValidUncPath ( string path ) : bool | ||
IsValidUrl ( string url ) : bool |
public static IsValidSource ( string source ) : bool | ||
source | string | The path to validate. |
리턴 | bool |