ServerStub.IsBeta - Propriété
Espace de noms : Microsoft.SharePoint.Client
Assembly : Microsoft.SharePoint.Client.ServerRuntime (dans Microsoft.SharePoint.Client.ServerRuntime.dll)
Syntaxe
'Déclaration
Protected Friend Overridable ReadOnly Property IsBeta As Boolean
Get
'Utilisation
Dim value As Boolean
value = Me.IsBeta
protected internal virtual bool IsBeta { get; }
Valeur de propriété
Type : System.Boolean