KnownResourceStates.Hidden Field
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.
Caution
Use CustomResourceSnapshot.IsHidden instead.
The hidden state. Useful for hiding the resource.
[System.Obsolete("Use CustomResourceSnapshot.IsHidden instead.")]
public static readonly string Hidden;
public static readonly string Hidden;
[<System.Obsolete("Use CustomResourceSnapshot.IsHidden instead.")>]
staticval mutable Hidden : string
staticval mutable Hidden : string
Public Shared ReadOnly Hidden As String
Field Value
- Attributes