DtsPipelineComponentAttribute.SamplesTag Property

Definition

Gets or sets the samples tag from the component.

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

Property Value

The samples tag.

Remarks

This property enables you to specify a filter keyword to search for samples related to specific managed components.

Applies to