Share via


ScopeNamespace Class

Definition

Specifies that the scope of the extension is Namespace

public class ScopeNamespace
type ScopeNamespace = class
Public Class ScopeNamespace
Inheritance
ScopeNamespace

Constructors

ScopeNamespace()

Initializes a new instance of the ScopeNamespace class.

ScopeNamespace(String)

Initializes a new instance of the ScopeNamespace class.

Properties

TargetNamespace

Gets or sets namespace where the extension will be created for an Namespace scoped extension. If this namespace does not exist, it will be created

Applies to