PipelineComponentInfo.SamplesTag Property
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
Gets the samples tag for the PipelineComponentInfo.
public:
property System::String ^ SamplesTag { System::String ^ get(); };
public string SamplesTag { get; }
member this.SamplesTag : string
Public ReadOnly Property SamplesTag As String
Property Value
The samples tag.