ServerRedundancy.UpdateSolutionIPPathName Property

String IP and pathname of source project used to update project.
<ID("UpdateSolutionIPPathName", (int)e.UpdateSolutionIPPathName)> _ 
<EditorBrowsable(EditorBrowsableState.Never)> _ 
Public Property UpdateSolutionIPPathName() As String
This language is not supported or no code example is available.
[ID("UpdateSolutionIPPathName", (int)e.UpdateSolutionIPPathName)] 
[EditorBrowsable(EditorBrowsableState.Never)] 
public string UpdateSolutionIPPathName {get; set;}
This language is not supported or no code example is available.

Property Value

string

.NET Framework

Supported in: 4.6.2, 4.7

In this article

Definition