<< Click to Display Table of Contents >>

GetServiceName

서비스 이름을 가져옵니다.

Prototype

string GetServiceName()

Example

var dst = This.GetDataStore();

var ServiceName = dst.GetServiceName();