ElasticSearchConfigurationProjectCode Property

專案代碼 (用於索引命名)

Definition

Namespace: eBizprise.Framework.Log.ElasticSearch
Assembly: eBizprise.Framework.Log.LogHelper.ElasticSearch (in eBizprise.Framework.Log.LogHelper.ElasticSearch.dll) Version: 25.0.3.0+6e92afb880fa099fdfe407c9aa8d1b17eaaf3625
C#
public string ProjectCode { get; set; }

Property Value

String

Remarks

會自動轉換為小寫並移除特殊符號,僅保留英數字與連字號

Example

MyProject

See Also