'宣言 Public Shared Function ConvertToString( _ ByVal propertyType As PropertyType _ ) As System.String
public static System.string ConvertToString( PropertyType propertyType )
パラメータ
- propertyType
- プロパティタイプ。
戻り値の型
このプロパティタイプを表す文字列。
'宣言 Public Shared Function ConvertToString( _ ByVal propertyType As PropertyType _ ) As System.String
public static System.string ConvertToString( PropertyType propertyType )