Note
Access to this page requires authorization. You can try signing in or changing directories.
Access to this page requires authorization. You can try changing directories.
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)
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.