The topic you requested is included in another documentation set. For convenience, it's displayed below. Choose Switch to see the topic in its original location.
DelegatingXmlDictionaryWriter::LookupPrefix Method (String^)
.NET Framework (current version)
Returns the closest prefix defined in the current namespace scope for the namespace URI.
Assembly: System.IdentityModel (in System.IdentityModel.dll)
Parameters
- ns
-
Type:
System::String^
The namespace URI whose prefix you want to find.
Return Value
Type: System::String^The matching prefix or null if no matching namespace URI is found in the current scope.
.NET Framework
Available since 4.5
Available since 4.5
Show: