Note
Access to this page requires authorization. You can try signing in or changing directories.
Access to this page requires authorization. You can try changing directories.
The AttributeNotDefinedAsSourceException constructor creates an instance of the AttributeNotDefinedAsSourceException class with the specified attribute name.
Syntax
public void AttributeNotDefinedAsSourceException(
String attributeName
);
Public Sub AttributeNotDefinedAsSourceException( _
ByVal attributeName As String _
)
Parameters
- attributeName
The name of the attribute.
Requirements
| Product | ILM 2007 FP1 |
| Namespace | Microsoft.MetadirectoryServices |
| Assembly | Microsoft.MetadirectoryServices |
| .NET Framework | .NET Framework 2.0 |
See Also
AttributeNotDefinedAsSourceException
Send comments about this topic to Microsoft
Build date: 2/16/2009