| Visual Basic (Declaration) | |
|---|---|
Public ReadOnly Property ManageServiceEndPointAddress As EndpointAddress  | |
| Visual Basic (Usage) |  Copy Code | 
|---|---|
 | |
| C# | |
|---|---|
public EndpointAddress ManageServiceEndPointAddress {get;}  | |
| C++/CLI | |
|---|---|
public: property EndpointAddress ManageServiceEndPointAddress { EndpointAddress get(); }  | |
Return Value
Set this value with the EndpointAddress representing the address of the WCF Service implementing the IManageService.Target Platforms: Microsoft .NET Framework 3.0, Windows 2000, Windows XP, Windows Server 2003 family, Windows Server 2008 family