Udostępnij za pośrednictwem


SrgsDocument.CodeBehind Właściwość

Definicja

Pobiera informacje dotyczące kodu dla SrgsDocument wystąpienia.

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)

Wartość właściwości

Właściwość CodeBehind zwraca kolekcję ciągów zawierającą listę dokumentów za pomocą kodu.

Dotyczy