XdmModule.TargetNamespace PropertyXdmModule.TargetNamespace PropertyXdmModule::TargetNamespace Property

Gets the target namespace of the module.

Syntax

Public ReadOnly Property TargetNamespace As String
        Get
public string TargetNamespace { get; }
public:
property String^ TargetNamespace {
    String^ get();
}
 

Property Value

Type: System.StringSystem.StringSystem::String^

The target namespace of the module.