Share via


SPCopyFieldMask.StreamFieldName Property

Gets the name of the stream field associated with the field mask of the copied item.

Namespace:  Microsoft.SharePoint
Assembly:  Microsoft.SharePoint (in Microsoft.SharePoint.dll)
Available in Sandboxed Solutions: Yes
Available in SharePoint Online

Syntax

'Declaration
Public Shared ReadOnly Property StreamFieldName As String
    Get
'Usage
Dim value As String

value = SPCopyFieldMask.StreamFieldName
public static string StreamFieldName { get; }

Property Value

Type: System.String
A string that contains the name.

See Also

Reference

SPCopyFieldMask Class

SPCopyFieldMask Members

Microsoft.SharePoint Namespace