Click here to view and discuss this page in DocCommentXchange. In the future, you will be sent there automatically.
指定されたキーワードの短縮バージョンを取得します。
Public Shared Function GetShortName(ByVal keyword As String) As String
public static string GetShortName(string keyword)
keyword 取り出す項目のキー。
キーワードが認識された場合は、指定されたキーワードの短縮バージョン。その他の場合は NULL。