label
Assigns an optional string that uniquely identifies a pipeline descriptor.
Declaration
var label: String? { get set }Discussion
After you provide this label, you can use it to look up a pipeline state object by name in a binary archive.
Assigns an optional string that uniquely identifies a pipeline descriptor.
var label: String? { get set }After you provide this label, you can use it to look up a pipeline state object by name in a binary archive.