ManagementRemoveAttribute.Schema Proprietà

Definizione

Ottiene o imposta un valore che definisce il tipo di output che verrà restituito dall'oggetto contrassegnato dall'attributo ManagementRemove.

public:
 property Type ^ Schema { Type ^ get(); void set(Type ^ value); };
public Type Schema { get; set; }
member this.Schema : Type with get, set
Public Property Schema As Type

Valore della proprietà

Valore Type indicante il tipo di output che verrà restituito dall'oggetto contrassegnato dall'attributo Remove.

Commenti

Se il tipo restituito è System.Object, l'output deve essere considerato come valore di tipo System.Object.

Si applica a