'宣言 Public Function GetThemeName( _ ByRef locationType As C1ThemeLocator.LocationType _ ) As System.String
public System.string GetThemeName( out C1ThemeLocator.LocationType locationType )
パラメータ
- locationType
- 出力:現在のテーマの場所。
戻り値の型
現在のテーマ名。
'宣言 Public Function GetThemeName( _ ByRef locationType As C1ThemeLocator.LocationType _ ) As System.String
public System.string GetThemeName( out C1ThemeLocator.LocationType locationType )