ManagementReferenceAttribute.Type Proprietà

Definizione

Ottiene o imposta il nome del tipo a cui si fa riferimento.

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

Valore della proprietà

Stringa contenente il nome del tipo a cui si fa riferimento.

Commenti

Il tipo predefinito è oggetto.

Si applica a

Vedi anche