DtsTaskAttribute.SamplesTag 属性

定义

从任务中获取或设置样本标签。

public:
 property System::String ^ SamplesTag { System::String ^ get(); void set(System::String ^ value); };
public string SamplesTag { get; set; }
member this.SamplesTag : string with get, set
Public Property SamplesTag As String

属性值

样本标签。

注解

该属性允许您指定筛选关键词,以搜索与特定托管任务相关的样本。

适用于