'宣言 Public Property SeeAlsoFormat As System.String
'使用法 Dim instance As RenderIndex Dim value As System.String instance.SeeAlsoFormat = value value = instance.SeeAlsoFormat
public System.string SeeAlsoFormat {get; set;}
            デフォルトは 「(see {0})」です。
'宣言 Public Property SeeAlsoFormat As System.String
'使用法 Dim instance As RenderIndex Dim value As System.String instance.SeeAlsoFormat = value value = instance.SeeAlsoFormat
public System.string SeeAlsoFormat {get; set;}