HierarchicalStateOverrideComponent.ShellState Vlastnost
Definice
Důležité
Některé informace platí pro předběžně vydaný produkt, který se může zásadně změnit, než ho výrobce nebo autor vydá. Microsoft neposkytuje žádné záruky, výslovné ani předpokládané, týkající se zde uváděných informací.
Obtéká kolem funkce GetState/SetState Shell .
public:
property Microsoft::Azure::RemoteRendering::HierarchicalEnableState ShellState { Microsoft::Azure::RemoteRendering::HierarchicalEnableState get(); void set(Microsoft::Azure::RemoteRendering::HierarchicalEnableState value); };
public Microsoft.Azure.RemoteRendering.HierarchicalEnableState ShellState { get; set; }
member this.ShellState : Microsoft.Azure.RemoteRendering.HierarchicalEnableState with get, set
Public Property ShellState As HierarchicalEnableState