Partager via


SrgsDocument.CodeBehind Propriété

Définition

Obtient les informations code-behind pour l'instance 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)

Valeur de propriété

La propriété CodeBehind retourne une collection de chaînes contenant la liste des documents code-behind.

S’applique à