Partilhar via


ScriptTypeAttribute.ScriptType propriedade

Obtém ou define o nome do tipo de script para um objeto de cliente. This member is reserved for internal use and is not intended to be used directly from your code.

Namespace:  Microsoft.SharePoint.Client
Assemblies:   Microsoft.SharePoint.Client.Silverlight.Runtime (em Microsoft.SharePoint.Client.Silverlight.Runtime.dll);  Microsoft.SharePoint.Client.Phone.Runtime (em Microsoft.SharePoint.Client.Phone.Runtime.dll)  Microsoft.SharePoint.Client.Runtime (em Microsoft.SharePoint.Client.Runtime.dll)

Sintaxe

'Declaração
Public Property ScriptType As String
    Get
    Set
'Uso
Dim instance As ScriptTypeAttribute
Dim value As String

value = instance.ScriptType

instance.ScriptType = value
public string ScriptType { get; set; }

Valor de propriedade

Tipo: System.String
Retorna String.

Ver também

Referência

ScriptTypeAttribute classe

ScriptTypeAttribute membros

Microsoft.SharePoint.Client namespace