Aracılığıyla paylaş


CodeStatement.StartDirectives Özellik

Tanım

Başlangıç yönergelerini içeren bir CodeDirectiveCollection nesnesi alır.

public:
 property System::CodeDom::CodeDirectiveCollection ^ StartDirectives { System::CodeDom::CodeDirectiveCollection ^ get(); };
public System.CodeDom.CodeDirectiveCollection StartDirectives { get; }
member this.StartDirectives : System.CodeDom.CodeDirectiveCollection
Public ReadOnly Property StartDirectives As CodeDirectiveCollection

Özellik Değeri

CodeDirectiveCollection Başlangıç yönergelerini içeren bir nesne.

Şunlara uygulanır