IWebFormReferenceManager.GetRegisterDirectives Método
Definição
Obtém as diretivas de registro do projeto atual.Gets the register directives for the current project.
public:
System::String ^ GetRegisterDirectives();
public string GetRegisterDirectives ();
abstract member GetRegisterDirectives : unit -> string
Public Function GetRegisterDirectives () As String
Retornos
As diretivas de registro do projeto atual.The register directives for the current project.
Comentários
Observação
O GetRegisterDirectives método está obsoleto.The GetRegisterDirectives method is obsolete. Use o GetRegisterDirectives método na WebFormsReferenceManager classe para a funcionalidade de designer equivalente.Use the GetRegisterDirectives method on the WebFormsReferenceManager class for equivalent designer functionality.