DesignPreviewSaveData.ShouldSetMasterUrl - Propriété
Espace de noms : Microsoft.SharePoint.Utilities
Assembly : Microsoft.SharePoint (dans Microsoft.SharePoint.dll)
Syntaxe
'Déclaration
Public ReadOnly Property ShouldSetMasterUrl As Boolean
Get
'Utilisation
Dim instance As DesignPreviewSaveData
Dim value As Boolean
value = instance.ShouldSetMasterUrl
public bool ShouldSetMasterUrl { get; }
Valeur de propriété
Type : System.Boolean