SPUserCodeTypeDefinition.TypeNamespace property

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

Syntax

'Declaration
Public ReadOnly Property TypeNamespace As String
    Get
'Usage
Dim instance As SPUserCodeTypeDefinition
Dim value As String

value = instance.TypeNamespace
public string TypeNamespace { get; }

Property value

Type: System.String

See also

Reference

SPUserCodeTypeDefinition class

SPUserCodeTypeDefinition members

Microsoft.SharePoint.UserCode namespace