ChineseCalHelper.ChineseMonthString Property

HD.Common

ChineseCalHelperChineseMonthString Property Helper帮助文档
农历月份字符串

Namespace: HD.Common
Assembly: HD.Common (in HD.Common.dll) Version: 1.0.0.0 (1.0.0.0)
Syntax

public string ChineseMonthString { get; }
Public ReadOnly Property ChineseMonthString As String
	Get
public:
property String^ ChineseMonthString {
	String^ get ();
}
member ChineseMonthString : string with get

Property Value

Type: String
See Also

Reference