Public MustOverride ReadOnly Property TargetNamespace As String Get
public abstract string TargetNamespace { get; }
public: property String^ TargetNamespace { virtual String^ get() abstract; }
Type: System.StringSystem.StringSystem::String^
A stringStringString representing the target namespace.