Scope(ScopeType) Constructor
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.
Constructor.
public Scope (Microsoft.OpenApi.Writers.ScopeType type);
new Microsoft.OpenApi.Writers.Scope : Microsoft.OpenApi.Writers.ScopeType -> Microsoft.OpenApi.Writers.Scope
Public Sub New (type As ScopeType)
Parameters
- type
- ScopeType
The type of the scope.