span class
Applies to: Visual Studio Visual Studio for Mac
Note
This article applies to Visual Studio 2017. If you're looking for the latest Visual Studio documentation, see Visual Studio documentation. We recommend upgrading to the latest version of Visual Studio. Download it here
Defines a phase of the application.
Syntax
class span;
Members
Public constructors
Name | Description |
---|---|
span::span Constructor | Initializes a new instance of the span class. |
span::~span Destructor | Destroys the span object and releases its resources. |
Inheritance Hierarchy
span
Requirements
Header: cvmarkersobj.h
Namespace: Concurrency::diagnostic