| NetworkClientGetModelName Method |
원격지(URI)의 Model Name 반환
Namespace:
SHConnector.Utility.Net
Assembly:
SHConnector (in SHConnector.dll) Version: 4.0.0.24207 (4.0.0.24207)
Syntax public static string GetModelName(
string Uri
)
Parameters
- Uri
- Type: SystemString
원격 리소스 경로 : http://www.softhills.net/VIZ/MODEL.viz
Return Value
Type:
String모델 이름 : MODEL
See Also