BlackoutInformation.BlackoutInterval Property
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
Gets or sets the blackout interval as a String.
public string BlackoutInterval { get; set; }
member this.BlackoutInterval : string with get, set
Public Property BlackoutInterval As String
Property Value
The blackout interval as a String.
Remarks
The string contains an XSD duration with up to millisecond granularity.