Share via


ITagCollector 介面

定義

表示自定義標籤提供者,並讓它發出標記。

public interface class ITagCollector
public interface ITagCollector
type ITagCollector = interface
Public Interface ITagCollector

備註

如需如何使用此介面的詳細資訊,請參閱 TagProviderAttribute

方法

Add(String, Object)

加入標籤。

Add(String, Object, DataClassificationSet)

加入標籤。

適用於