ContextTypeLabel

AutoLinkComparison.ContextTypeLabel property

ContextType 値が 2 または 3 の場合、この属性は比較を定義するために必要です。 ContextType = 2 の場合、ContextTypeLabel はシェイプ データ アイテムのラベルである必要があり、ContextType = 3 の場合、ContextTypeLabel はローカルの行名である必要があります。

public string ContextTypeLabel { get; set; }

関連項目