Compartilhar via


ServiceLinkManager Constructor (Guid)

 

Initializes a new instance of the ServiceLinkManager class.

Namespace:   Microsoft.WindowsServerSolutions.Web.Extensibility
Assembly:  Wssg.Web (in Wssg.Web.dll)

Syntax

public ServiceLinkManager(
    Guid value
)
public:
ServiceLinkManager(
    Guid value
)
Public Sub New (
    value As Guid
)

Parameters

See Also

ServiceLinkManager Class
Microsoft.WindowsServerSolutions.Web.Extensibility Namespace

Return to top