Share via


GlobalObject.void Proprietà

Definizione

Ottiene il tipo gestito che corrisponde al valore restituito di una funzione che non restituisce un valore.

Questa API supporta l'infrastruttura del prodotto e non è previsto che venga usata direttamente dal codice.

public:
 static property Type ^ void { Type ^ get(); };
public static Type void { get; }
member this.void : Type
Public Shared ReadOnly Property void As Type

Valore della proprietà

Type

Tipo gestito che corrisponde al valore restituito di una funzione che non restituisce un valore.

Si applica a