Share via


SPObjectModelType.FullName Property

Full name of the type.

Namespace:  Microsoft.SharePoint.Administration
Assembly:  Microsoft.SharePoint (in Microsoft.SharePoint.dll)
Available in Sandboxed Solutions: No

Syntax

'Declaration
Public Property FullName As String
    Get
    Friend Set
'Usage
Dim instance As SPObjectModelType
Dim value As String

value = instance.FullName
public string FullName { get; internal set; }

Property Value

Type: System.String
A String representation of the type full name.

See Also

Reference

SPObjectModelType Class

SPObjectModelType Members

Microsoft.SharePoint.Administration Namespace