Share via


SrgsDocument.CodeBehind Propriedade

Definição

Obtém as informações code-behind para a instância SrgsDocument.

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

Valor da propriedade

A CodeBehind propriedade retorna uma coleção de cadeias de caracteres que contém uma lista dos documentos code-behind.

Aplica-se a