Proprietà SharePointFindListItems.ContentTypeIdContextParameter
Spazio dei nomi: Microsoft.VisualStudio.TestTools.WebTesting.Rules
Assembly: Microsoft.VisualStudio.QualityTools.WebTestFramework (in Microsoft.VisualStudio.QualityTools.WebTestFramework.dll)
Sintassi
'Dichiarazione
Public Property ContentTypeIdContextParameter As String
public string ContentTypeIdContextParameter { get; set; }
public:
property String^ ContentTypeIdContextParameter {
String^ get ();
void set (String^ value);
}
member ContentTypeIdContextParameter : string with get, set
function get ContentTypeIdContextParameter () : String
function set ContentTypeIdContextParameter (value : String)
Valore proprietà
Tipo: String
Sicurezza di .NET Framework
- Attendibilità totale per il chiamante immediato. Impossibile utilizzare questo membro in codice parzialmente attendibile. Per altre informazioni, vedere Utilizzo di librerie da codice parzialmente attendibile.
Vedere anche
Riferimenti
SharePointFindListItems Classe
Spazio dei nomi Microsoft.VisualStudio.TestTools.WebTesting.Rules