Compartir a través de


AuthorizedType.Assembly Propiedad

Definición

Obtiene o establece el nombre del ensamblado que contiene los tipos representados por esta clase.

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 de propiedad

String

Nombre del ensamblado.

Se aplica a