SubsetCallableTypeAttribute.Internal - Propriété
Espace de noms : Microsoft.SharePoint.Client
Assembly : Microsoft.SharePoint.Client.ServerRuntime (dans Microsoft.SharePoint.Client.ServerRuntime.dll)
Syntaxe
'Déclaration
Public Property Internal As Boolean
Get
Set
'Utilisation
Dim instance As SubsetCallableTypeAttribute
Dim value As Boolean
value = instance.Internal
instance.Internal = value
public bool Internal { get; set; }
Valeur de propriété
Type : System.Boolean
Voir aussi
Référence
SubsetCallableTypeAttribute classe