ChineseCalHelper.GanZhiMonthString Property

HD.Common

ChineseCalHelperGanZhiMonthString Property Helper帮助文档
取干支的月表示字符串,注意农历的闰月不记干支

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

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

Property Value

Type: String
See Also

Reference