Compartilhar via


AuthorizedType.Assembly Propriedade

Definição

Obtém ou define o nome do assembly que contém os tipos de representado por essa classe.

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

Valor da propriedade

String

O nome do assembly.

Aplica-se a