NGWS SDK Documentation  

This is preliminary documentation and subject to change.
To comment on this topic, please send us email at ngwssdk@microsoft.com. Thanks!

AdsiBinder.Value

Gets the object as specified in the Path.

[Visual Basic]
Public ReadOnly Property Value As Object
[C#]
public object Value {get;}
[C++]
public: __property Object* get_Value();
[JScript]
public function get Value() : Object;

See Also

AdsiBinder Class | AdsiBinder Members | System.DirectoryServices Namespace