Share via


CacheManifestLink.src property

Namespace:  Microsoft.SharePoint.WebControls
Assembly:  Microsoft.SharePoint (in Microsoft.SharePoint.dll)

Syntax

'Declaration
Public Property src As String
    Get
    Set
'Usage
Dim instance As CacheManifestLink
Dim value As String

value = instance.src

instance.src = value
public string src { get; set; }

Property value

Type: System.String

See also

Reference

CacheManifestLink class

CacheManifestLink members

Microsoft.SharePoint.WebControls namespace