ImageRendition.Name propriedade
Obtém ou define o nome de uma representação de imagem.
Namespace: Microsoft.SharePoint.Publishing
Assembly: Microsoft.SharePoint.Publishing (em Microsoft.SharePoint.Publishing.dll)
Sintaxe
'Declaração
<DataMemberAttribute> _
Public Property Name As String
Get
Set
'Uso
Dim instance As ImageRendition
Dim value As String
value = instance.Name
instance.Name = value
[DataMemberAttribute]
public string Name { get; set; }
Valor de propriedade
Tipo: System.String
O nome de uma representação de imagem.