Partilhar via


Propriedade ExtractGuids.StartsWith

Namespace:  Microsoft.VisualStudio.TestTools.WebTesting.Rules
Assembly:  Microsoft.VisualStudio.QualityTools.WebTestFramework (em Microsoft.VisualStudio.QualityTools.WebTestFramework.dll)

Sintaxe

'Declaração
Public Property StartsWith As String
public string StartsWith { get; set; }
public:
property String^ StartsWith {
    String^ get ();
    void set (String^ value);
}
member StartsWith : string with get, set
function get StartsWith () : String 
function set StartsWith (value : String)

Valor de propriedade

Tipo: String

Segurança do .NET Framework

Consulte também

Referência

ExtractGuids Classe

Namespace Microsoft.VisualStudio.TestTools.WebTesting.Rules