Share via


SharePointWebApplication.FullyQualifiedUncPath Property

Namespace:  Microsoft.TeamFoundation.Framework.Server.Alm.Catalog.Objects
Assembly:  Microsoft.TeamFoundation.Framework.Server (in Microsoft.TeamFoundation.Framework.Server.dll)

Syntax

'Declaration
Public ReadOnly Property FullyQualifiedUncPath As String
public string FullyQualifiedUncPath { get; }
public:
property String^ FullyQualifiedUncPath {
    String^ get ();
}
member FullyQualifiedUncPath : string with get
function get FullyQualifiedUncPath () : String

Property Value

Type: System.String

.NET Framework Security

See Also

Reference

SharePointWebApplication Class

Microsoft.TeamFoundation.Framework.Server.Alm.Catalog.Objects Namespace