SPModule.Name property
Obtém o nome do módulo.
Namespace: Microsoft.SharePoint
Assembly: Microsoft.SharePoint (in Microsoft.SharePoint.dll)
Syntax
'Declaração
Public ReadOnly Property Name As String
Get
'Uso
Dim instance As SPModule
Dim value As String
value = instance.Name
public string Name { get; }
Property value
Type: System.String
Uma seqüência de caracteres que contém o nome.