SrgsDocument.AssemblyReferences Proprietà

Definizione

Ottiene le informazioni di riferimento sull'assembly per l'istanza SrgsDocument di .

public:
 property System::Collections::ObjectModel::Collection<System::String ^> ^ AssemblyReferences { System::Collections::ObjectModel::Collection<System::String ^> ^ get(); };
public System.Collections.ObjectModel.Collection<string> AssemblyReferences { get; }
member this.AssemblyReferences : System.Collections.ObjectModel.Collection<string>
Public ReadOnly Property AssemblyReferences As Collection(Of String)

Valore della proprietà

La AssemblyReferences proprietà restituisce un insieme di stringhe contenente un elenco dei riferimenti all'assembly.

Si applica a