HierarchicalStateOverrideComponent.ShellState Propriedade
Definição
Importante
Algumas informações dizem respeito a um produto pré-lançado que pode ser substancialmente modificado antes de ser lançado. A Microsoft não faz garantias, de forma expressa ou implícita, em relação à informação aqui apresentada.
Envolve GetState/SetState para a Shell funcionalidade.
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