SiteDataService.FullConfigPath Method

Namespace: Microsoft.Expression.Web
Assembly: Microsoft.Expression.Web (in microsoft.expression.web.dll)

Syntax

'Declaration
Protected Overridable Function FullConfigPath As String
'Usage
Dim returnValue As String

returnValue = Me.FullConfigPath
protected virtual string FullConfigPath ()
protected:
virtual String^ FullConfigPath ()

Thread Safety

Any public static (Shared in Visual Basic) members of this type are thread safe. Any instance members are not guaranteed to be thread safe.

See Also

Reference

SiteDataService Class
SiteDataService Members
Microsoft.Expression.Web Namespace