Propriedade SharePointFindListItems.PageTypeContextParameter
Namespace: Microsoft.VisualStudio.TestTools.WebTesting.Rules
Assembly: Microsoft.VisualStudio.QualityTools.WebTestFramework (em Microsoft.VisualStudio.QualityTools.WebTestFramework.dll)
Sintaxe
'Declaração
Public Property PageTypeContextParameter As String
public string PageTypeContextParameter { get; set; }
public:
property String^ PageTypeContextParameter {
String^ get ();
void set (String^ value);
}
member PageTypeContextParameter : string with get, set
function get PageTypeContextParameter () : String
function set PageTypeContextParameter (value : String)
Valor de propriedade
Tipo: String
Segurança do .NET Framework
- Confiança total para o chamador imediato. O membro não pode ser usado por código parcialmente confiável. Para obter mais informações, consulte Usando bibliotecas de código parcialmente confiável.