IServerWebProjectItem.Contents Property
Namespace: Microsoft.Web.Design.Server
Assembly: Microsoft.Web.Design.Server (in Microsoft.Web.Design.Server.dll)
Syntax
'Declaration
ReadOnly Property Contents As String
Get
'Usage
Dim instance As IServerWebProjectItem
Dim value As String
value = instance.Contents
string Contents { get; }
Property Value
Type: System.String