Share via


ILicenseFeature.InPreviewMode Property

Namespace:  Microsoft.TeamFoundation.Server.Core
Assembly:  Microsoft.TeamFoundation.Server.Core (in Microsoft.TeamFoundation.Server.Core.dll)

Syntax

'Declaration
ReadOnly Property InPreviewMode As Boolean
bool InPreviewMode { get; }
property bool InPreviewMode {
    bool get ();
}
abstract InPreviewMode : bool with get
function get InPreviewMode () : boolean

Property Value

Type: System.Boolean

.NET Framework Security

See Also

Reference

ILicenseFeature Interface

Microsoft.TeamFoundation.Server.Core Namespace