Share via


ManagementReferenceAttribute.Type Propriedade

Definição

Obtém ou define o nome do tipo referenciado.

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

Valor da propriedade

Uma cadeia de caracteres que contém o nome do tipo referenciado.

Comentários

O tipo padrão é object.

Aplica-se a

Confira também