Share via


SrgsDocument.AssemblyReferences Proprietà

Definizione

Ottiene le informazioni sui riferimenti dell'assembly per l'stanza SrgsDocument.

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 proprietà di AssemblyReferences restituisce una raccolta di stringhe contenente un elenco dei riferimenti dell'assembly.

Si applica a