ServerStubAttribute.TargetTypeId - Propriété
Espace de noms : Microsoft.SharePoint.Client
Assembly : Microsoft.SharePoint.Client.ServerRuntime (dans Microsoft.SharePoint.Client.ServerRuntime.dll)
Syntaxe
'Déclaration
Public Property TargetTypeId As String
Get
Set
'Utilisation
Dim instance As ServerStubAttribute
Dim value As String
value = instance.TargetTypeId
instance.TargetTypeId = value
public string TargetTypeId { get; set; }
Valeur de propriété
Type : System.String